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 45d86a6 + ba5370f commit 86eac20Copy full SHA for 86eac20
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ androidxActivity = "1.6.1"
6
androidxAppCompat = "1.5.1"
7
androidxBrowser = "1.4.0"
8
androidxComposeBom = "2022.12.00"
9
-androidxComposeCompiler = "1.4.0-alpha02"
+androidxComposeCompiler = "1.4.0"
10
androidxComposeRuntimeTracing = "1.0.0-alpha01"
11
androidxCore = "1.9.0"
12
androidxCoreSplashscreen = "1.0.0"
@@ -32,11 +32,11 @@ hilt = "2.44.2"
32
hiltExt = "1.0.0"
33
jacoco = "0.8.7"
34
junit4 = "4.13.2"
35
-kotlin = "1.7.21"
+kotlin = "1.8.0"
36
kotlinxCoroutines = "1.6.4"
37
kotlinxDatetime = "0.4.0"
38
kotlinxSerializationJson = "1.4.1"
39
-ksp = "1.7.21-1.0.8"
+ksp = "1.8.0-1.0.9"
40
lint = "30.3.1"
41
okhttp = "4.10.0"
42
protobuf = "3.21.12"
0 commit comments