We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e3c666 + 799a65d commit e82e185Copy full SHA for e82e185
android/app/build.gradle
@@ -38,7 +38,7 @@ android {
38
}
39
40
kotlinOptions {
41
- jvmTarget = '1.8'
+ jvmTarget = '17'
42
43
44
sourceSets {
0 commit comments