react-native-navigation
react-native-navigation copied to clipboard
Execution failed for task ':react-native-navigation:compileReactNative68ReleaseKotlin'
🐛 Bug Report
To Reproduce
Expected behavior
Expected to build an apk for android.
(Write what you thought would happen.)
Got the following error: Execution failed for task ':react-native-navigation:compileReactNative68ReleaseKotlin'
(Write what happened. Add screenshots, if applicable.)
Your Environment
- React Native Navigation version: 7.27.1
- React Native version: 0.68.1
- Platform(s) (iOS, Android, or both?): On a macbook, buildning for android
Any updates there?
works for me when i remove
reactNative68 { dimension "RNN.reactNativeVersion" buildConfigField("int", "REACT_NATVE_VERSION_MINOR", "68") }
in node_modules/react-native-navigation/lib/android/app/build.gradle