mirror of
https://github.com/zhigang1992/react-native-bottom-sheet.git
synced 2026-06-10 15:49:32 +08:00
5 lines
203 B
Groovy
5 lines
203 B
Groovy
rootProject.name = 'BottomSheetExample'
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
include ':app'
|
|
|