Skip to content

Commit c8304fa

Browse files
Update libs.versions.toml
1 parent 0c3004e commit c8304fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.3.2"
2+
agp = "8.13.0"
33
acra = "5.8.4"
44
activityCompose = "1.9.3"
55
adapterdelegates = "4.3.0"
@@ -210,4 +210,4 @@ kotlin-kapt = { id = "org.jetbrains.kotlin.kapt" }
210210
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize" }
211211
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
212212
github-triplet-play = { id = "com.github.triplet.play", version.ref = "githubTripletPlay" }
213-
getkeepsafe-dexcount = { id = "com.getkeepsafe.dexcount", version.ref = "dexcount" }
213+
getkeepsafe-dexcount = { id = "com.getkeepsafe.dexcount", version.ref = "dexcount" }

0 commit comments

Comments
 (0)