We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f76de commit a5c4abdCopy full SHA for a5c4abd
app/build.gradle.kts
@@ -52,7 +52,7 @@ android {
52
buildConfig = true
53
}
54
composeOptions {
55
- kotlinCompilerExtensionVersion = "1.4.7"
+ kotlinCompilerExtensionVersion = "1.5.8"
56
57
packaging {
58
resources {
presentation/build.gradle.kts
@@ -40,7 +40,7 @@ android {
40
compose = true
41
42
43
44
45
packagingOptions {
46
0 commit comments