Skip to content

Commit 5519e4e

Browse files
Update libs.versions.toml
1 parent 1c89096 commit 5519e4e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
agp = "9.2.1"
3-
kotlin = "2.3.21"
2+
agp = "9.3.0"
3+
kotlin = "2.4.10"
44
kotlinxCoroutines = "1.11.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
@@ -18,7 +18,7 @@ oboe = "1.10.0"
1818
compileSdk = "37"
1919
targetSdk = "37"
2020
minSdk = "24"
21-
ndk = "29.0.14206865"
21+
ndk = "28.2.13676358"
2222
cmake = "4.1.2"
2323
javaTarget = "17"
2424

0 commit comments

Comments
 (0)