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 c4e12c8 commit b2d72d9Copy full SHA for b2d72d9
gradle/libs.versions.toml
@@ -1,21 +1,21 @@
1
[versions]
2
-kotlin = "1.9.24"
+kotlin = "1.9.25"
3
android-gradle = "8.7.0"
4
compose-bom = "2023.10.01"
5
-compose-compiler = "1.5.14"
+compose-compiler = "1.5.15"
6
orbitmvi = "6.1.1"
7
androidx-room = "2.4.2"
8
-coroutines = "1.8.1"
9
-ksp = "1.9.24-1.0.20"
10
-anvil = "2.4.9"
+coroutines = "1.10.1"
+ksp = "1.9.25-1.0.20"
+anvil = "2.5.0"
11
dagger = "2.52"
12
whetstone = "0.8.0"
13
lifecycle = "2.8.6"
14
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.3"
19
okhttp = "4.12.0"
20
retrofit = "2.11.0"
21
resilience4j = "2.2.0"
0 commit comments