project.properties 546 B

1234567891011121314
  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-28
  9. android.library.reference.1=CordovaLib
  10. android.library.reference.2=app
  11. cordova.system.library.1=com.android.support:support-v4:27.+