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 e6e7ee2 commit f1b0ffbCopy full SHA for f1b0ffb
app/build.gradle
@@ -37,7 +37,7 @@ android {
37
compose true
38
}
39
composeOptions {
40
- kotlinCompilerExtensionVersion '1.5.2'
+ kotlinCompilerExtensionVersion '1.5.11'
41
42
packagingOptions {
43
resources {
seeker/build.gradle
kotlinOptions {
jvmTarget = '1.8'
0 commit comments