Skip to content

Commit 407929c

Browse files
committed
1 parent 3f426d9 commit 407929c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

android/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ android {
4747
lintOptions {
4848
disable 'InvalidPackage'
4949
}
50-
compileOptions {
51-
sourceCompatibility JavaVersion.VERSION_17
52-
targetCompatibility JavaVersion.VERSION_17
53-
}
5450
}
5551

5652
dependencies {

0 commit comments

Comments
 (0)