GT2/GT2-iOS/node_modules/react-native-maps/settings.gradle

8 lines
241 B
Groovy

rootProject.name = 'react-native-maps'
include ":example-android"
project(":example-android").projectDir = file("./example/android/app")
include ":react-native-maps-lib"
project(":react-native-maps-lib").projectDir = file("./lib/android")