| { | |
| "version": 3, | |
| "artifactType": { | |
| "type": "APK", | |
| "kind": "Directory" | |
| }, | |
| "applicationId": "com.example.hf", | |
| "variantName": "debug", | |
| "elements": [ | |
| { | |
| "type": "SINGLE", | |
| "filters": [], | |
| "attributes": [], | |
| "versionCode": 1, | |
| "versionName": "1.0-debug", | |
| "outputFile": "app-debug.apk" | |
| } | |
| ], | |
| "elementType": "File", | |
| "minSdkVersionForDexing": 26 | |
| } |