Skip to content

Commit

Permalink
Fixed kotlin options
Browse files Browse the repository at this point in the history
  • Loading branch information
gosha212 committed Apr 2, 2024
1 parent b5ae06c commit 5b5750b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ android {
reactNative71 {
dimension "RNN.reactNativeVersion"
buildConfigField("int", "REACT_NATVE_VERSION_MINOR", "71")
kotlinOptions {
jvmTarget = JavaVersion.VERSION_17
}
}
}

Expand Down

0 comments on commit 5b5750b

Please sign in to comment.