18 lines
339 B
JSON
Executable File
18 lines
339 B
JSON
Executable File
{
|
|
"version": 2,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.finogeeks.test.app",
|
|
"variantName": "processDebugResources",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"versionCode": 1,
|
|
"versionName": "1.0",
|
|
"outputFile": "app-debug.apk"
|
|
}
|
|
]
|
|
} |