Skip to content

Instantly share code, notes, and snippets.

@callstack-bot
Created October 7, 2022 11:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save callstack-bot/c49912a600849eaaaa91fb3a0c488707 to your computer and use it in GitHub Desktop.
Save callstack-bot/c49912a600849eaaaa91fb3a0c488707 to your computer and use it in GitHub Desktop.
- apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)
+ apply from: file("../../../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment