uni_android_plugin_project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
338 B

  1. {
  2. "version": 2,
  3. "artifactType": {
  4. "type": "APK",
  5. "kind": "Directory"
  6. },
  7. "applicationId": "com.android.UniPlugin",
  8. "variantName": "processDebugResources",
  9. "elements": [
  10. {
  11. "type": "SINGLE",
  12. "filters": [],
  13. "versionCode": 1,
  14. "versionName": "1.0",
  15. "outputFile": "app-debug.apk"
  16. }
  17. ]
  18. }