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 426dddc commit 55a525aCopy full SHA for 55a525a
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ sealedx = "1.0.0"
4
landscapist = "1.6.1"
5
accompanist = "0.25.0"
6
androidDesugarJdkLibs = "1.1.5"
7
-androidGradlePlugin = "7.2.1"
+androidGradlePlugin = "7.3.0"
8
androidxActivity = "1.4.0"
9
androidxAppCompat = "1.4.2"
10
androidxCompose = "1.2.1"
@@ -24,13 +24,13 @@ androidxTest = "1.4.0"
24
androidxTestExt = "1.1.3"
25
androidxTracing = "1.1.0"
26
androidxUiAutomator = "2.2.0"
27
-hilt = "2.42"
+hilt = "2.44"
28
hiltExt = "1.0.0"
29
junit4 = "4.13.2"
30
kotlin = "1.7.20"
31
kotlinxCoroutines = "1.6.3"
32
-kotlinxSerializationJson = "1.3.3"
33
-ksp = "1.7.10-1.0.6"
+kotlinxSerializationJson = "1.4.0"
+ksp = "1.7.20-1.0.6"
34
ktlint = "0.43.0"
35
okhttp = "4.10.0"
36
retrofit = "2.9.0"
0 commit comments