Skip to content

Commit b43ca2a

Browse files
authored
Merge pull request #413 from android/renovate/main-all
Update all dependencies to v0.34.0 (main)
2 parents 8f8d8df + bc66a6b commit b43ca2a

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)