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 ab6af0a commit 169893aCopy full SHA for 169893a
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ androidGradlePlugin = "8.1.4"
10
androidxActivity = "1.8.0"
11
androidxAppCompat = "1.6.1"
12
androidxCompose = "1.6.1"
13
-androidxComposeCompiler = "1.5.4"
+androidxComposeCompiler = "1.5.9"
14
androidxComposeMaterial3 = "1.0.0-alpha13"
15
androidxComposeConstraintLayout = "1.0.1"
16
androidxComposeNavigation = "2.5.3"
@@ -30,7 +30,7 @@ composeStableMarker = "1.0.3"
30
hilt = "2.50"
31
hiltExt = "1.0.0"
32
junit4 = "4.13.2"
33
-kotlin = "1.9.20"
+kotlin = "1.9.22"
34
kotlinxCoroutines = "1.7.3"
35
kotlinxSerializationJson = "1.6.2"
36
ksp = "1.9.22-1.0.17"
0 commit comments