Skip to content

Commit 1cb7116

Browse files
authored
Merge pull request #1151 from tunjid/tj/cmp-1.11.0-beta01
Bump CMP to 1.11.0-beta01
2 parents bfe8de4 + 1c42e26 commit 1cb7116

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
22
agp = "8.13.2"
33
android-desugar-jdk-libs = "2.1.5"
4-
androidx-activityCompose = "1.12.4"
4+
androidx-activityCompose = "1.13.0"
55
androidx-appcompat = "1.7.1"
6-
androidx-browser = "1.9.0"
6+
androidx-browser = "1.10.0"
77
androidx-constraintlayout = "2.2.1"
8-
androidx-core-ktx = "1.17.0"
9-
androidx-collections = "1.5.0"
10-
androidx-datastore = "1.2.0"
8+
androidx-core-ktx = "1.18.0"
9+
androidx-collections = "1.6.0"
10+
androidx-datastore = "1.2.1"
1111
androidx-graphics-core = "1.0.4"
1212
androidx-graphics-path = "1.0.1"
1313
androidx-graphics-shapes = "1.1.0"
14-
androidx-media3 = "1.9.2"
14+
androidx-media3 = "1.9.3"
1515
androidx-room = "2.8.4"
1616
androidx-sqlite = "2.6.2"
1717
androidx-espresso-core = "3.7.0"
@@ -23,11 +23,11 @@ androidx-material = "1.13.0"
2323
androidx-test-junit = "1.3.0"
2424
coil = "3.4.0"
2525
connectivity = "2.4.1"
26-
compose-multiplatform = "1.11.0-alpha04"
26+
compose-multiplatform = "1.11.0-beta01"
2727
crypto = "0.5.0"
28-
compose-multiplatform-material3 = "1.11.0-alpha04"
28+
compose-multiplatform-material3 = "1.11.0-alpha05"
2929
compose-material-icons = "1.7.3"
30-
firebase-bom-version = "34.10.0"
30+
firebase-bom-version = "34.11.0"
3131
google-services = "4.4.4"
3232
junit = "4.13.2"
3333
kotlin = "2.3.10"
@@ -38,11 +38,11 @@ ksp = "2.3.6"
3838
ktlint-cli = "1.8.0"
3939
ktor = "3.4.1"
4040
lifecycle-android = "2.10.0"
41-
lifecycle-multiplatform = "2.11.0-alpha01"
41+
lifecycle-multiplatform = "2.11.0-alpha02"
4242
logcat = "0.4"
4343
metro = "0.11.2"
4444
navigationEventCompose = "1.1.0-alpha01"
45-
navigation3Multiplatform = "1.1.0-alpha04"
45+
navigation3Multiplatform = "1.1.0-beta01"
4646
okio = "3.16.4"
4747
ozone-atproto = "0.3.7"
4848
savedstate-multiplatform = "1.4.0"
@@ -54,7 +54,7 @@ tunjid-composables = "0.0.27"
5454
skiko = "0.144.4"
5555
vinceglb-filekit = "0.13.0"
5656
javafx = "21"
57-
jna = "5.17.0"
57+
jna = "5.18.1"
5858
gstreamer-java = "1.4.0"
5959
tink = "1.20.0"
6060
aboutLibraries = "13.2.1"

0 commit comments

Comments
 (0)