diff --git a/android/build.gradle b/android/build.gradle index 24e095ab..ed577065 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,12 +1,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. -android { - compileOptions { - sourceCompatibility JavaVersion.VERSION_1_8 - targetCompatibility JavaVersion.VERSION_1_8 - } -} - buildscript { repositories {