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 e7af1b0 commit 212e454Copy full SHA for 212e454
tests/android/app/build.gradle
@@ -35,7 +35,7 @@ android {
35
}
36
37
kotlinOptions {
38
- targetCompatibility = JavaVersion.VERSION_17
+ jvmTarget = JavaVersion.VERSION_17
39
40
41
defaultConfig {
0 commit comments