Skip to content

Commit

Permalink
Merge pull request #414 from android/renovate/end-all
Browse files Browse the repository at this point in the history
Update all dependencies to v0.34.0 (end)
  • Loading branch information
mlykotom authored Jan 25, 2024
2 parents 03cdf29 + 49e9560 commit 4106f68
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 @@ -93,7 +93,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 4106f68

Please sign in to comment.