Skip to content

Commit 49e9560

Browse files
Update all dependencies to v0.34.0
1 parent 03cdf29 commit 49e9560

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)