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.
2 parents 805e665 + 2dd917f commit 7c85153Copy full SHA for 7c85153
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.7"
12
androidxComposeRuntimeTracing = "1.0.0-beta01"
13
androidxCore = "1.12.0"
14
androidxCoreSplashscreen = "1.0.1"
@@ -42,11 +42,11 @@ hilt = "2.50"
42
hiltExt = "1.1.0"
43
jacoco = "0.8.7"
44
junit4 = "4.13.2"
45
-kotlin = "1.9.10"
+kotlin = "1.9.21"
46
kotlinxCoroutines = "1.7.3"
47
kotlinxDatetime = "0.5.0"
48
kotlinxSerializationJson = "1.6.0"
49
-ksp = "1.9.10-1.0.13"
+ksp = "1.9.21-1.0.16"
50
lint = "31.2.0"
51
okhttp = "4.12.0"
52
protobuf = "3.24.4"
0 commit comments