BlueWallet/android/settings.gradle
2019-07-19 22:31:56 +03:00

4 lines
194 B
Groovy

rootProject.name = 'BlueWallet'
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
include ':app'