qiaowei | f044a74 | 2019-07-10 16:04:20 +0800 | [diff] [blame] | 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 | |
| 5 | # This is the Library Module that contains the Cordova Library, this is not |
| 6 | # required when using an AAR |
| 7 | |
| 8 | # This is the application project. This is only required for Android Studio Gradle projects |
| 9 | |
| 10 | # Project target. |
| 11 | target=android-28 |
| 12 | android.library.reference.1=CordovaLib |
| 13 | android.library.reference.2=app |
| 14 | cordova.system.library.1=com.squareup.okhttp3:okhttp-urlconnection:3.10.0 |
| 15 | cordova.gradle.include.1=cordova-plugin-qrscanner/dlapp-qrscanner.gradle |
qiaowei | aa6f1f6 | 2019-08-07 10:26:16 +0800 | [diff] [blame^] | 16 | cordova.system.library.2=com.android.support:support-v4:24.1.1+ |