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 3e392c5 commit 5a84560Copy full SHA for 5a84560
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