We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a397d3 commit ad88cc2Copy full SHA for ad88cc2
gradle/libs.versions.toml
@@ -9,15 +9,15 @@ androidx-activityCompose = "1.10.1"
9
androidx-core-ktx = "1.15.0"
10
androidx-core-splashscreen = "1.0.1"
11
androidx-espresso-core = "3.6.1"
12
-androidx-navigation = "2.9.0-alpha17"
13
-androidx-lifecycle = "2.9.0-alpha07"
+androidx-navigation = "2.9.0-beta01"
+androidx-lifecycle = "2.9.0-beta01"
14
androidx-preference = "1.2.1"
15
androidx-test-junit = "1.2.1"
16
androidx-work-runtime = "2.10.0"
17
coil = "3.2.0-rc02"
18
compose-android = "1.8.0"
19
compose-hot-reload = "1.0.0-alpha09"
20
-compose-multiplatform = "1.8.0-rc01"
+compose-multiplatform = "1.8.0"
21
coroutines = "1.10.1"
22
doistx-normalize = "1.2.0"
23
exposed = "0.59.0"
0 commit comments