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 33f0195 commit 48dc434Copy full SHA for 48dc434
odp/build.gradle
@@ -48,7 +48,7 @@ android {
48
buildToolsVersion build_tools_version
49
50
kotlinOptions {
51
- jvmTarget = '17'
+ jvmTarget = '1.8'
52
}
53
54
0 commit comments