2
0
mirror of synced 2025-02-24 03:58:06 +00:00
2020-08-27 21:54:16 -04:00

4 lines
202 B
Groovy

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