lbry-android-sdk/p4a/pythonforandroid/bootstraps/lbry/build/templates/settings.tmpl.gradle

4 lines
187 B
Groovy
Raw Normal View History

rootProject.name = 'browser'
include ':react-native-video'
project(':react-native-video').projectDir = new File(rootProject.projectDir, './react/node_modules/react-native-video/android')