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 834e7a7 commit fe601d4Copy full SHA for fe601d4
app/build.gradle.kts
@@ -38,7 +38,7 @@ android {
38
targetCompatibility = JavaVersion.VERSION_17
39
}
40
kotlinOptions {
41
- jvmTarget = "11"
+ jvmTarget = "17"
42
43
buildFeatures {
44
compose = true
0 commit comments