Skip to content

Commit

Permalink
Revert "Add java 1 8 compability"
Browse files Browse the repository at this point in the history
This reverts commit 93cca53.
  • Loading branch information
FreePhoenix888 committed Dec 16, 2023
1 parent 7966531 commit 21ad14a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit 21ad14a

Please sign in to comment.