GT2/GT2-iOS/node_modules/lottie-react-native/settings.gradle
2018-02-12 17:26:06 +00:00

7 lines
223 B
Groovy

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