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 03cdf29 + 49e9560 commit 4106f68Copy full SHA for 4106f68
AccessibilityCodelab/app/build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
androidTestImplementation "androidx.compose.ui:ui-test"
94
androidTestImplementation "androidx.compose.ui:ui-test-junit4"
95
96
- def accompanist_version = '0.32.0'
+ def accompanist_version = '0.34.0'
97
implementation "com.google.accompanist:accompanist-swiperefresh:$accompanist_version"
98
implementation "com.google.accompanist:accompanist-systemuicontroller:$accompanist_version"
99
0 commit comments