We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d604a8 + 1f1235c commit 7bbb9ccCopy full SHA for 7bbb9cc
1 file changed
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ targetSdk = "35"
5
compileSdk = "36"
6
7
# Dependencies
8
-kotlin = "2.2.10"
+kotlin = "2.3.0"
9
android-gradle-plugin = "8.11.2"
10
ktlint-gradle = "14.0.1"
11
compose = "1.9.1"
@@ -16,8 +16,8 @@ androidx-activity-compose = "1.11.0"
16
androidx-lifecycle = "2.9.4"
17
coroutines = "1.10.2"
18
kotlinx-datetime = "0.7.1"
19
-ktor = "3.3.3"
20
-robolectric = "4.16"
+ktor = "3.4.0"
+robolectric = "4.16.1"
21
kermit = "2.0.8"
22
skie = "0.10.9"
23
koin = "4.1.1"
0 commit comments