2018-01-05 04:20:09 -05:00
|
|
|
# This file was originally created by the Android Tools, but is now
|
|
|
|
# used by cordova-android to manage the state of the various third party
|
|
|
|
# libraries used in your application
|
|
|
|
|
|
|
|
# This is the Library Module that contains the Cordova Library, this is not
|
|
|
|
# required when using an AAR
|
|
|
|
|
|
|
|
# This is the application project. This is only required for Android Studio Gradle projects
|
|
|
|
|
2017-01-31 17:36:19 -05:00
|
|
|
# Project target.
|
2018-01-05 04:20:09 -05:00
|
|
|
target=android-26
|
2017-01-31 17:36:19 -05:00
|
|
|
android.library.reference.1=CordovaLib
|
2018-01-05 04:20:09 -05:00
|
|
|
android.library.reference.2=app
|
2018-01-06 01:08:32 -05:00
|
|
|
cordova.gradle.include.1=cordova-plugin-crosswalk-webview/dynamicbible-xwalk.gradle
|
|
|
|
cordova.gradle.include.2=cordova-plugin-buildinfo/dynamicbible-BuildInfo.gradle
|
|
|
|
cordova.system.library.1=com.android.support:customtabs:23.3.0
|
|
|
|
cordova.gradle.include.3=cordova-plugin-browsertab/dynamicbible-BrowserTab.gradle
|