Skip to content

Commit c7e0336

Browse files
Update agp to v8.13.2
1 parent 9663a95 commit c7e0336

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kotest-android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.9.3"
2+
agp = "8.13.2"
33
kotlin = "2.2.0"
44
coreKtx = "1.16.0"
55
coroutines = "1.10.2"

kotest-multiplatform/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.11.1"
2+
agp = "8.13.2"
33
kotlin = "2.2.10"
44
kotest = "6.0.4"
55
ksp = "2.2.10-2.0.2"

0 commit comments

Comments
 (0)