Skip to content

Commit a8af4ca

Browse files
committed
fix Either enable Jack or remove sourceCompatibility JavaVersion.VERSION_1_8. error
1 parent 3211c1f commit a8af4ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/android/SafariViewController-java18.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
ext.postBuildExtras = {
22
android {
33
compileOptions {
4-
sourceCompatibility JavaVersion.VERSION_1_8
54
targetCompatibility JavaVersion.VERSION_1_8
65
}
76
}

0 commit comments

Comments
 (0)