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 7e0cd9c commit 426dddcCopy full SHA for 426dddc
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ androidGradlePlugin = "7.2.1"
8
androidxActivity = "1.4.0"
9
androidxAppCompat = "1.4.2"
10
androidxCompose = "1.2.1"
11
-androidxComposeCompiler = "1.3.0"
+androidxComposeCompiler = "1.3.2"
12
androidxComposeMaterial3 = "1.0.0-alpha13"
13
androidxComposeConstraintLayout = "1.0.0"
14
androidxComposeNavigation = "2.5.0"
@@ -27,7 +27,7 @@ androidxUiAutomator = "2.2.0"
27
hilt = "2.42"
28
hiltExt = "1.0.0"
29
junit4 = "4.13.2"
30
-kotlin = "1.7.10"
+kotlin = "1.7.20"
31
kotlinxCoroutines = "1.6.3"
32
kotlinxSerializationJson = "1.3.3"
33
ksp = "1.7.10-1.0.6"
0 commit comments