Skip to content

Commit e6a935c

Browse files
committed
The next version should be 0.9.4 and built with ndk r29.
1 parent 756a7d4 commit e6a935c

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,6 +1,6 @@
11
[versions]
22

3-
aap-core = "0.9.3"
3+
aap-core = "0.9.4"
44
aap-lv2 = "0.4.3"
55

66
android-compileSdk = "36"
@@ -12,19 +12,19 @@ accompanist-drawablepainter = "0.37.3"
1212
accompanist-permissions = "0.37.3"
1313
agp = "8.13.2"
1414
kotlin = "2.3.10"
15-
ndk = "28.2.13676358"
15+
ndk = "29.0.14206865"
1616
cmake = "3.22.1"
1717
build-tools = "35.0.1"
1818
dokka = "2.1.0"
19-
compose-bom = "2026.01.01"
19+
compose-bom = "2026.02.00"
2020
androidx-test = "1.6.2"
2121
coroutines = "1.10.2"
2222
navigation-compose = "2.9.7"
2323
core-ktx = "1.17.0"
2424
appcompat = "1.7.1"
2525
startup-runtime = "1.2.0"
2626
preference-ktx = "1.2.1"
27-
activity-compose = "1.12.3"
27+
activity-compose = "1.12.4"
2828
webkit = "1.15.0"
2929
junit = "4.13.2"
3030
test-ext-junit = "1.3.0"

0 commit comments

Comments
 (0)