Files
margelo--react-native-graph/example/android/settings.gradle
T
2022-04-29 14:53:47 +02:00

5 lines
197 B
Groovy

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