Skip to content

Commit

Permalink
fix android build error
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderEggers committed Jul 26, 2022
1 parent 36a63af commit 5f17838
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,6 @@ android {
targetCompatibility JavaVersion.VERSION_11
}

kotlinOptions {
jvmTarget = JavaVersion.VERSION_11.toString()
}

splits {
abi {
reset()
Expand Down

0 comments on commit 5f17838

Please sign in to comment.