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 5f5bd91 commit 44c6398Copy full SHA for 44c6398
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ androidxActivity = "1.8.0"
8
androidxAppCompat = "1.6.1"
9
androidxBrowser = "1.6.0"
10
androidxComposeBom = "2023.10.01"
11
-androidxComposeCompiler = "1.5.3"
+androidxComposeCompiler = "1.5.4"
12
androidxComposeRuntimeTracing = "1.0.0-alpha03"
13
androidxCore = "1.12.0"
14
androidxCoreSplashscreen = "1.0.1"
@@ -40,11 +40,11 @@ hilt = "2.48.1"
40
hiltExt = "1.0.0"
41
jacoco = "0.8.7"
42
junit4 = "4.13.2"
43
-kotlin = "1.9.10"
+kotlin = "1.9.20"
44
kotlinxCoroutines = "1.7.3"
45
kotlinxDatetime = "0.4.1"
46
kotlinxSerializationJson = "1.6.0"
47
-ksp = "1.9.10-1.0.13"
+ksp = "1.9.20-1.0.14"
48
lint = "31.1.2"
49
okhttp = "4.12.0"
50
protobuf = "3.24.4"
0 commit comments