output.json 296 B

123456789101112131415161718
  1. [
  2. {
  3. "outputType": {
  4. "type": "APK"
  5. },
  6. "apkInfo": {
  7. "type": "MAIN",
  8. "splits": [],
  9. "versionCode": 1
  10. },
  11. "path": "app-release.apk",
  12. "properties": {
  13. "packageId": "com.silencefun.comtest",
  14. "split": "",
  15. "minSdkVersion": "19"
  16. }
  17. }
  18. ]