学习机 新
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

20 行
385B

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