We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ca0b8 commit c31f6cdCopy full SHA for c31f6cd
app/build.gradle.kts
@@ -43,7 +43,7 @@ android {
43
compose = true
44
}
45
composeOptions {
46
- kotlinCompilerExtensionVersion = "1.4.7"
+ kotlinCompilerExtensionVersion = "1.5.0"
47
48
packaging {
49
resources {
presentation/build.gradle.kts
@@ -40,7 +40,7 @@ android {
40
41
42
packagingOptions {
0 commit comments