forked from Ivasoft/mattermost-mobile
[Gekidou] MM-39736 Login Flow (#5799)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
rootProject.name = 'Mattermost'
|
||||
include ':lottie-react-native'
|
||||
project(':lottie-react-native').projectDir = new File(rootProject.projectDir, '../node_modules/lottie-react-native/src/android')
|
||||
include ':reactnativenotifications'
|
||||
project(':reactnativenotifications').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-notifications/lib/android/app')
|
||||
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
||||
|
||||
Reference in New Issue
Block a user