Skip to content

Commit

Permalink
Merge pull request #413 from android/renovate/main-all
Browse files Browse the repository at this point in the history
Update all dependencies to v0.34.0 (main)
  • Loading branch information
mlykotom authored Jan 25, 2024
2 parents 8f8d8df + bc66a6b commit b43ca2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AccessibilityCodelab/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ dependencies {
androidTestImplementation "androidx.compose.ui:ui-test"
androidTestImplementation "androidx.compose.ui:ui-test-junit4"

def accompanist_version = '0.32.0'
def accompanist_version = '0.34.0'
implementation "com.google.accompanist:accompanist-swiperefresh:$accompanist_version"
implementation "com.google.accompanist:accompanist-systemuicontroller:$accompanist_version"

Expand Down

0 comments on commit b43ca2a

Please sign in to comment.