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 03d9af0 commit 2c7c47cCopy full SHA for 2c7c47c
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ androidxAppCompat = "1.5.1"
8
androidxArchCore = "2.1.0"
9
androidxBrowser = "1.4.0"
10
androidxComposeBom = "2023.01.00"
11
-androidxComposeCompiler = "1.4.3"
+androidxComposeCompiler = "1.5.3"
12
androidxCompose = "1.2.0"
13
androidxComposeRuntimeTracing = "1.0.0-alpha01"
14
androidxCore = "1.9.0"
@@ -38,11 +38,11 @@ hilt = "2.44.2"
38
hiltExt = "1.0.0"
39
jacoco = "0.8.7"
40
junit4 = "4.13.2"
41
-kotlin = "1.8.10"
42
-kotlinxCoroutines = "1.6.4"
+kotlin = "1.9.10"
+kotlinxCoroutines = "1.7.3"
43
kotlinxDatetime = "0.4.0"
44
-kotlinxSerializationJson = "1.5.0"
45
-ksp = "1.8.10-1.0.9"
+kotlinxSerializationJson = "1.6.0"
+ksp = "1.9.10-1.0.13"
46
lint = "30.3.1"
47
# @keep
48
minSdk = "21"
0 commit comments