We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5500bc commit 2687b61Copy full SHA for 2687b61
branchreactnativetestbed/android/settings.gradle
@@ -1,4 +1,4 @@
1
rootProject.name = 'branchreactnativetestbed'
2
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
3
include ':app'
4
-includeBuild('../node_modules/react-native-gradle-plugin')
+includeBuild('../node_modules/@react-native/gradle-plugin')
0 commit comments