| 12345678910111213141516171819 |
- # 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-27
- android.library.reference.1=CordovaLib
- android.library.reference.2=app
- cordova.system.library.1=com.android.support:support-v4:24.1.1+
- cordova.gradle.include.1=cordova-plugin-handheld/milk-handheld.gradle
- cordova.system.library.2=com.yanzhenjie:permission:1.1.2
- cordova.system.library.3=com.squareup.retrofit2:retrofit:2.3.0
- cordova.system.library.4=com.google.code.gson:gson:2.8.2
- cordova.system.library.5=com.squareup.retrofit2:converter-gson:2.3.0
|