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 cbfc7fc commit 3344f95Copy full SHA for 3344f95
gradle/libs.versions.toml
@@ -34,7 +34,7 @@ okio = "com.squareup.okio:okio:3.6.0"
34
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
35
retrofit-moshi = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "retrofit" }
36
37
-android-gradlePlugin = "com.android.tools.build:gradle:8.1.2"
+android-gradlePlugin = "com.android.tools.build:gradle:8.1.3"
38
androidx-startup = "androidx.startup:startup-runtime:1.1.1"
39
androidx-lifecycle-viewmodel = "androidx.lifecycle:lifecycle-viewmodel:2.6.2"
40
androidx-test = { module = "androidx.test:core-ktx", version.ref = "androidx-test" }
0 commit comments