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 6007445 commit f6be363Copy full SHA for f6be363
gradle/libs.versions.toml
@@ -43,13 +43,12 @@ googleReview = "2.0.2"
43
hilt = "2.57.2"
44
junit = "6.0.0"
45
jvmTarget = "21"
46
-# kotlin and ksp **must** use compatible versions, do not update either without the other.
47
kotlin = "2.2.21"
48
kotlinxCollectionsImmutable = "0.4.0"
49
kotlinxCoroutines = "1.10.2"
50
kotlinxSerialization = "1.9.0"
51
kotlinxKover = "0.9.3"
52
-ksp = "2.2.21-2.0.4"
+ksp = "2.3.0"
53
mockk = "1.14.6"
54
okhttp = "5.2.1"
55
retrofitBom = "3.0.0"
0 commit comments