git ssb

1+

Rômulo Alves / dat-react-native



Tree: e8d0ace8d7fb72ebd26bc05407e4ab61357f913a

Files: e8d0ace8d7fb72ebd26bc05407e4ab61357f913a / android / settings.gradle

373 bytesRaw
1rootProject.name = 'datReactNative'
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