Skip to content

Commit 4106f68

Browse files
authored
Merge pull request #414 from android/renovate/end-all
Update all dependencies to v0.34.0 (end)
2 parents 03cdf29 + 49e9560 commit 4106f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AccessibilityCodelab/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393
androidTestImplementation "androidx.compose.ui:ui-test"
9494
androidTestImplementation "androidx.compose.ui:ui-test-junit4"
9595

96-
def accompanist_version = '0.32.0'
96+
def accompanist_version = '0.34.0'
9797
implementation "com.google.accompanist:accompanist-swiperefresh:$accompanist_version"
9898
implementation "com.google.accompanist:accompanist-systemuicontroller:$accompanist_version"
9999

0 commit comments

Comments
 (0)