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 835cf42 commit 4f2170bCopy full SHA for 4f2170b
app/build.gradle
@@ -49,7 +49,7 @@ android {
49
targetCompatibility JavaVersion.VERSION_17
50
}
51
52
- kotlinOptions {
+ kotlin {
53
jvmToolchain(17)
54
55
0 commit comments