2016-02-23 19:51:58 +08:00
|
|
|
rootProject.name = 'testHotUpdate'
|
2019-10-04 18:38:54 +08:00
|
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
2016-02-23 19:51:58 +08:00
|
|
|
include ':app'
|