mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 16:29:49 -04:00
14 lines
569 B
Properties
14 lines
569 B
Properties
# 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
|
|
|
|
# Project target.
|
|
target=android-26
|
|
android.library.reference.1=CordovaLib
|
|
android.library.reference.2=app
|
|
cordova.gradle.include.1=cordova-plugin-crosswalk-webview/dynamicbible-xwalk.gradle |