We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3004e commit c8304faCopy full SHA for c8304fa
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-agp = "8.3.2"
+agp = "8.13.0"
3
acra = "5.8.4"
4
activityCompose = "1.9.3"
5
adapterdelegates = "4.3.0"
@@ -210,4 +210,4 @@ kotlin-kapt = { id = "org.jetbrains.kotlin.kapt" }
210
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize" }
211
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
212
github-triplet-play = { id = "com.github.triplet.play", version.ref = "githubTripletPlay" }
213
-getkeepsafe-dexcount = { id = "com.getkeepsafe.dexcount", version.ref = "dexcount" }
+getkeepsafe-dexcount = { id = "com.getkeepsafe.dexcount", version.ref = "dexcount" }
0 commit comments