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.
2 parents 1dcd431 + 9aebbf3 commit e2bbc0eCopy full SHA for e2bbc0e
gradle/libs.versions.toml
@@ -1,15 +1,15 @@
1
[versions]
2
-agp = "8.9.2"
+agp = "8.9.3"
3
androidx-activityCompose = "1.10.1"
4
androidx-ui-tooling = "1.7.8"
5
coil = "3.2.0"
6
-compose-multiplatform = "1.8.0"
7
-koin = "4.1.0-Beta11"
8
-kotlin = "2.1.21"
+compose-multiplatform = "1.8.2"
+koin = "4.1.0"
+kotlin = "2.2.0"
9
ktor = "3.1.3"
10
materialIconsCore = "1.7.3"
11
-navigationCompose = "2.9.0-beta01"
12
-lifecycleCompose = "2.9.0-beta01"
+navigationCompose = "2.9.0-beta03"
+lifecycleCompose = "2.9.1"
13
14
[libraries]
15
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
0 commit comments