project.properties 865 B

12345678910111213141516171819
  1. # This file was originally created by the Android Tools, but is now
  2. # used by cordova-android to manage the state of the various third party
  3. # libraries used in your application
  4. # This is the Library Module that contains the Cordova Library, this is not
  5. # required when using an AAR
  6. # This is the application project. This is only required for Android Studio Gradle projects
  7. # Project target.
  8. target=android-27
  9. android.library.reference.1=CordovaLib
  10. android.library.reference.2=app
  11. cordova.system.library.1=com.android.support:support-v4:24.1.1+
  12. cordova.gradle.include.1=cordova-plugin-handheld/milk-handheld.gradle
  13. cordova.system.library.2=com.yanzhenjie:permission:1.1.2
  14. cordova.system.library.3=com.squareup.retrofit2:retrofit:2.3.0
  15. cordova.system.library.4=com.google.code.gson:gson:2.8.2
  16. cordova.system.library.5=com.squareup.retrofit2:converter-gson:2.3.0