mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
20 lines
371 B
JSON
20 lines
371 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"artifactType": {
|
||
|
|
"type": "APK",
|
||
|
|
"kind": "Directory"
|
||
|
|
},
|
||
|
|
"applicationId": "com.gpr.gabinetedigital",
|
||
|
|
"variantName": "debug",
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"type": "SINGLE",
|
||
|
|
"filters": [],
|
||
|
|
"properties": [],
|
||
|
|
"versionCode": 1,
|
||
|
|
"versionName": "1.0",
|
||
|
|
"enabled": true,
|
||
|
|
"outputFile": "app-debug.apk"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|