Skip to content

Commit

Permalink
Merge pull request #34 from vanntrong/patchfix/java-8-not-found
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDongminYoo authored Oct 1, 2023
2 parents 279c1f5 + a24c40a commit 73b9694
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,6 @@ android {
}
}

java {
toolchain {
languageVersion.set(JavaLanguageVersion.of(8))
}
}

repositories {
mavenCentral()
google()
Expand Down

0 comments on commit 73b9694

Please sign in to comment.