We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f8d8df + bc66a6b commit b43ca2aCopy full SHA for b43ca2a
AccessibilityCodelab/app/build.gradle
@@ -110,7 +110,7 @@ dependencies {
110
androidTestImplementation "androidx.compose.ui:ui-test"
111
androidTestImplementation "androidx.compose.ui:ui-test-junit4"
112
113
- def accompanist_version = '0.32.0'
+ def accompanist_version = '0.34.0'
114
implementation "com.google.accompanist:accompanist-swiperefresh:$accompanist_version"
115
implementation "com.google.accompanist:accompanist-systemuicontroller:$accompanist_version"
116
0 commit comments