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 b9cc409 commit 8a5594bCopy full SHA for 8a5594b
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
-kotlin = "1.9.24"
+kotlin = "1.9.25"
3
android-gradle = "8.5.1"
4
compose-bom = "2023.10.01"
5
compose-compiler = "1.5.14"
6
orbitmvi = "6.1.1"
7
androidx-room = "2.4.2"
8
coroutines = "1.8.1"
9
-ksp = "1.9.24-1.0.20"
+ksp = "1.9.25-1.0.20"
10
anvil = "2.4.9"
11
dagger = "2.51.1"
12
whetstone = "0.8.0"
@@ -15,7 +15,7 @@ ktlint = "1.1.1"
15
kotlinter = "4.4.1"
16
kotlinPoet = "1.18.1"
17
androidCacheFix = "3.0.1"
18
-kotlinxSerialization = "1.6.3"
+kotlinxSerialization = "1.7.1"
19
okhttp = "4.12.0"
20
retrofit = "2.11.0"
21
resilience4j = "2.2.0"
0 commit comments