Skip to content

Commit bc66a6b

Browse files
Update all dependencies to v0.34.0
1 parent 8f8d8df commit bc66a6b

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
@@ -110,7 +110,7 @@ dependencies {
110110
androidTestImplementation "androidx.compose.ui:ui-test"
111111
androidTestImplementation "androidx.compose.ui:ui-test-junit4"
112112

113-
def accompanist_version = '0.32.0'
113+
def accompanist_version = '0.34.0'
114114
implementation "com.google.accompanist:accompanist-swiperefresh:$accompanist_version"
115115
implementation "com.google.accompanist:accompanist-systemuicontroller:$accompanist_version"
116116

0 commit comments

Comments
 (0)