react-native-unity
react-native-unity copied to clipboard
Task :app:processDebugMainManifest FAILED
I changed the ndk version to 23.1.777 and getting error
Task :app:processDebugMainManifest FAILED [:unityLibrary] E:\React-native\RNGameApp\firstRNgame\unity\builds\android\unityLibrary\build\intermediates\merged_manifest\debug\AndroidManifest.xml:22:18-50 Warning: android:extractNativeLibs is set to true in a dependency's AndroidManifest.xml, but not in the app's merged manifest. If the dependency truly requires its native libraries to be extracted, the app can be configured to do so by setting the jniLibs.useLegacyPackaging DSL to true. Otherwise, you can silence this type of warning by adding android.experimental.suppressExtractNativeLibsWarnings=true to your gradle.properties file
Please help me @azesmway