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 5e0519a commit 11cd15cCopy full SHA for 11cd15c
app/build.gradle.kts
@@ -21,7 +21,7 @@ android {
21
compose = true
22
}
23
composeOptions {
24
- kotlinCompilerExtensionVersion = "1.5.14"
+ kotlinCompilerExtensionVersion = "1.5.15"
25
26
27
buildTypes {
0 commit comments