Skip to content

Commit ad88cc2

Browse files
zsmb13kropp
authored andcommitted
Update Compose Multiplatform to 1.8.0
1 parent 8a397d3 commit ad88cc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ androidx-activityCompose = "1.10.1"
99
androidx-core-ktx = "1.15.0"
1010
androidx-core-splashscreen = "1.0.1"
1111
androidx-espresso-core = "3.6.1"
12-
androidx-navigation = "2.9.0-alpha17"
13-
androidx-lifecycle = "2.9.0-alpha07"
12+
androidx-navigation = "2.9.0-beta01"
13+
androidx-lifecycle = "2.9.0-beta01"
1414
androidx-preference = "1.2.1"
1515
androidx-test-junit = "1.2.1"
1616
androidx-work-runtime = "2.10.0"
1717
coil = "3.2.0-rc02"
1818
compose-android = "1.8.0"
1919
compose-hot-reload = "1.0.0-alpha09"
20-
compose-multiplatform = "1.8.0-rc01"
20+
compose-multiplatform = "1.8.0"
2121
coroutines = "1.10.1"
2222
doistx-normalize = "1.2.0"
2323
exposed = "0.59.0"

0 commit comments

Comments
 (0)