Skip to content

Commit 903512e

Browse files
committed
Update versions
1 parent 5889739 commit 903512e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ compileSdk = "35"
77
# Dependencies
88
kotlin = "2.1.10"
99
android-gradle-plugin = "8.9.0"
10-
ktlint-gradle = "12.1.1"
10+
ktlint-gradle = "12.2.0"
1111
compose = "1.7.8"
1212
android-desugaring = "2.1.5"
1313
androidx-core = "1.15.0"
1414
androidx-test-junit = "1.2.1"
1515
androidx-activity-compose = "1.10.1"
1616
androidx-lifecycle = "2.8.7"
1717
coroutines = "1.10.1"
18-
kotlinx-datetime = "0.6.1"
19-
ktor = "3.0.3"
20-
robolectric = "4.13"
18+
kotlinx-datetime = "0.6.2"
19+
ktor = "3.1.1"
20+
robolectric = "4.14.1"
2121
kermit = "2.0.5"
2222
skie = "0.10.1"
2323
koin = "4.0.2"

0 commit comments

Comments
 (0)