mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-25 20:05:18 +00:00
5 lines
192 B
Groovy
5 lines
192 B
Groovy
rootProject.name = 'example'
|
|
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
|
|
include ':app' |