We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37c8ce commit 04299ecCopy full SHA for 04299ec
app/build.gradle.kts
@@ -52,7 +52,7 @@ android {
52
buildConfig = true
53
}
54
composeOptions {
55
- kotlinCompilerExtensionVersion = "1.4.7"
+ kotlinCompilerExtensionVersion = "1.5.9"
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