1234567891011121314151617181920212223 |
- # 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-28
- android.library.reference.1=CordovaLib
- android.library.reference.2=app
- cordova.gradle.include.1=com-sarriaroman-photoviewer/sgZongLi-photoviewer.gradle
- cordova.system.library.1=com.squareup.okhttp3:okhttp-urlconnection:3.10.0
- cordova.gradle.include.2=cordova-plugin-badge/sgZongLi-badge.gradle
- cordova.system.library.2=com.android.support:support-v4:24.1.1+
- cordova.system.library.3=com.android.support:support-v4:27.+
- cordova.system.library.4=com.android.support:support-annotations:27.+
- cordova.system.library.5=com.android.support:support-v4:26.+
- cordova.gradle.include.3=cordova-plugin-local-notification/sgZongLi-localnotification.gradle
- cordova.gradle.include.4=phonegap-plugin-barcodescanner/sgZongLi-barcodescanner.gradle
- cordova.system.library.6=com.android.support:support-v4:27.+
|