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