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 1b775d8 commit 9d69b9dCopy full SHA for 9d69b9d
auth/build.gradle.kts
@@ -64,7 +64,7 @@ android {
64
}
65
66
kotlinOptions {
67
- jvmTarget = "1.8"
+ jvmTarget = "17"
68
69
70
0 commit comments