Skip to content

Commit f2ffa69

Browse files
authored
Update library versions in libs.versions.toml (#87)
1 parent 6550b7f commit f2ffa69

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
[versions]
2-
agp = "8.1.4"
3-
androidx-activityCompose = "1.10.0"
4-
activity-ktx = "1.10.0"
5-
compose = "1.7.7"
6-
compose-plugin = "1.7.1"
7-
kotlin = "2.0.21"
2+
kotlin = "2.1.10"
3+
agp = "8.9.0"
4+
androidx-activityCompose = "1.10.1"
5+
activity-ktx = "1.10.1"
6+
compose = "1.7.8"
7+
compose-plugin = "1.7.3"
88
voyager = "1.0.1"
9-
decompose = "3.2.2"
10-
ktor = "3.0.3"
9+
decompose = "3.3.0"
10+
ktor = "3.1.1"
1111
mavenPublish = "0.30.0"
1212
detekt = "1.23.8"
1313
composeRules = "1.4.0"
14-
coroutines = "1.9.0"
14+
coroutines = "1.10.1"
1515
datetime = "0.6.2"
16-
serialization = "1.7.3"
16+
serialization = "1.8.0"
1717

1818

1919
[libraries]

0 commit comments

Comments
 (0)