mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-23 19:08:12 +00:00
6 lines
182 B
Groovy
6 lines
182 B
Groovy
rootProject.name = 'example'
|
|
|
|
include ':app'
|
|
|
|
include ':react-native-image-crop-picker'
|
|
project(':react-native-image-crop-picker').projectDir = new File(settingsDir, '../../android') |