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 564d274 commit b24ba78Copy full SHA for b24ba78
android/settings.gradle
@@ -5,7 +5,6 @@ include ':app'
5
include ':bugsnag-react-native'
6
project(':bugsnag-react-native').projectDir = new File(rootProject.projectDir, '../node_modules/bugsnag-react-native/android')
7
8
-
9
include ':react-native-custom-tabs'
10
project(':react-native-custom-tabs').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-custom-tabs/android')
11
0 commit comments