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 c862b4a commit 5a7d96aCopy full SHA for 5a7d96a
app/build.gradle.kts
@@ -52,7 +52,7 @@ android {
52
buildConfig = true
53
}
54
composeOptions {
55
- kotlinCompilerExtensionVersion = "1.4.7"
+ kotlinCompilerExtensionVersion = "1.5.7"
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