mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-26 16:10:26 +00:00
chore(android/gradle): remove doubled compileOptions
This commit is contained in:
@@ -91,11 +91,6 @@ android {
|
||||
exclude "**/libreact_render*.so"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
buildDir 'buildOutput_' + configStringPath
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user