Skip to content

Commit acef0e6

Browse files
Update gradle minor
1 parent 28e7584 commit acef0e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.7.3"
2+
agp = "8.10.0"
33

44
android-compileSdk = "34"
55
android-minSdk = "24"
@@ -11,9 +11,9 @@ junit = "4.13.2"
1111
jvm-target = "17"
1212
jvm-toolchain = "17"
1313

14-
kotlin = "2.1.0"
15-
kover = "0.9.0-RC"
16-
mockK = "1.13.13"
14+
kotlin = "2.1.20"
15+
kover = "0.9.1"
16+
mockK = "1.14.2"
1717

1818
truth = "1.4.4"
1919

0 commit comments

Comments
 (0)