Skip to content

Commit e2bbc0e

Browse files
authored
Merge pull request #47 from Kotlin/version-updates
Update dependencies
2 parents 1dcd431 + 9aebbf3 commit e2bbc0e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
2-
agp = "8.9.2"
2+
agp = "8.9.3"
33
androidx-activityCompose = "1.10.1"
44
androidx-ui-tooling = "1.7.8"
55
coil = "3.2.0"
6-
compose-multiplatform = "1.8.0"
7-
koin = "4.1.0-Beta11"
8-
kotlin = "2.1.21"
6+
compose-multiplatform = "1.8.2"
7+
koin = "4.1.0"
8+
kotlin = "2.2.0"
99
ktor = "3.1.3"
1010
materialIconsCore = "1.7.3"
11-
navigationCompose = "2.9.0-beta01"
12-
lifecycleCompose = "2.9.0-beta01"
11+
navigationCompose = "2.9.0-beta03"
12+
lifecycleCompose = "2.9.1"
1313

1414
[libraries]
1515
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }

0 commit comments

Comments
 (0)