123456789101112131415161718 |
- {
- "version": 2,
- "artifactType": {
- "type": "APK",
- "kind": "Directory"
- },
- "applicationId": "com.swago.app",
- "variantName": "debug",
- "elements": [
- {
- "type": "SINGLE",
- "filters": [],
- "versionCode": 1086,
- "versionName": "1.0.8.6",
- "outputFile": "com.swago.app-debug-1.0.8.6.apk"
- }
- ]
- }
|