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 c8b7766 commit 661dd2bCopy full SHA for 661dd2b
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ androidxActivity = "1.7.0"
6
androidxAppCompat = "1.5.1"
7
androidxBrowser = "1.4.0"
8
androidxComposeBom = "2023.01.00"
9
-androidxComposeCompiler = "1.4.4"
+androidxComposeCompiler = "1.4.5"
10
androidxComposeMaterial3 = "1.1.0-alpha06"
11
androidxComposeRuntimeTracing = "1.0.0-alpha01"
12
androidxCore = "1.9.0"
@@ -37,11 +37,11 @@ hilt = "2.44.2"
37
hiltExt = "1.0.0"
38
jacoco = "0.8.7"
39
junit4 = "4.13.2"
40
-kotlin = "1.8.10"
+kotlin = "1.8.20"
41
kotlinxCoroutines = "1.6.4"
42
kotlinxDatetime = "0.4.0"
43
kotlinxSerializationJson = "1.5.0"
44
-ksp = "1.8.10-1.0.9"
+ksp = "1.8.20-1.0.10"
45
lint = "30.3.1"
46
okhttp = "4.10.0"
47
protobuf = "3.21.12"
0 commit comments