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.
1 parent a516a84 commit 10738ebCopy full SHA for 10738eb
gradle/libs.versions.toml
@@ -34,7 +34,7 @@ androidx-localbroadcastmanager = 'androidx.localbroadcastmanager:localbroadcastm
34
androidx-datastore-preferences = 'androidx.datastore:datastore-preferences:1.0.0'
35
36
# google
37
-google-guava = 'com.google.guava:guava:32.0.0-jre'
+google-guava = 'com.google.guava:guava:32.1.1-jre'
38
google-material = 'com.google.android.material:material:1.9.0'
39
google-hilt = { module = 'com.google.dagger:hilt-android', version.ref = 'hilt' }
40
google-hilt-kapt = { module = 'com.google.dagger:hilt-android-compiler', version.ref = 'hilt' }
0 commit comments