git ssb

1+

Rômulo Alves / dat-react-native



Tree: 6f207214603cecdfaceac26619937078ba1e2a1b

Files: 6f207214603cecdfaceac26619937078ba1e2a1b / android / settings.gradle

376 bytesRaw
1rootProject.name = 'beakerReactNative'
2include ':react-native-fs'
3project(':react-native-fs').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-fs/android')
4include ':nodejs-mobile-react-native'
5project(':nodejs-mobile-react-native').projectDir = new File(rootProject.projectDir, '../node_modules/nodejs-mobile-react-native/android')
6
7include ':app'
8

Built with git-ssb-web