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

8 lines
223 B
Groovy
Raw Normal View History

2018-02-12 17:26:06 +00:00
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")