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 7a89f2a commit 5c3e9d4Copy full SHA for 5c3e9d4
app/build.gradle.kts
@@ -43,7 +43,7 @@ android {
43
compose = true
44
}
45
composeOptions {
46
- kotlinCompilerExtensionVersion = "1.4.7"
+ kotlinCompilerExtensionVersion = "1.5.3"
47
48
packaging {
49
resources {
presentation/build.gradle.kts
@@ -40,7 +40,7 @@ android {
40
41
42
packagingOptions {
0 commit comments