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 5889739 commit 903512eCopy full SHA for 903512e
gradle/libs.versions.toml
@@ -7,17 +7,17 @@ compileSdk = "35"
7
# Dependencies
8
kotlin = "2.1.10"
9
android-gradle-plugin = "8.9.0"
10
-ktlint-gradle = "12.1.1"
+ktlint-gradle = "12.2.0"
11
compose = "1.7.8"
12
android-desugaring = "2.1.5"
13
androidx-core = "1.15.0"
14
androidx-test-junit = "1.2.1"
15
androidx-activity-compose = "1.10.1"
16
androidx-lifecycle = "2.8.7"
17
coroutines = "1.10.1"
18
-kotlinx-datetime = "0.6.1"
19
-ktor = "3.0.3"
20
-robolectric = "4.13"
+kotlinx-datetime = "0.6.2"
+ktor = "3.1.1"
+robolectric = "4.14.1"
21
kermit = "2.0.5"
22
skie = "0.10.1"
23
koin = "4.0.2"
0 commit comments