This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2020-02-16 12:58:42 +01:00
|
|
|
{
|
|
|
|
|
"version": 1,
|
|
|
|
|
"artifactType": {
|
|
|
|
|
"type": "APK",
|
|
|
|
|
"kind": "Directory"
|
|
|
|
|
},
|
|
|
|
|
"applicationId": "com.denizd.qwark",
|
|
|
|
|
"variantName": "release",
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"type": "SINGLE",
|
|
|
|
|
"filters": [],
|
|
|
|
|
"properties": [],
|
2020-03-10 19:42:30 +01:00
|
|
|
"versionCode": 2,
|
|
|
|
|
"versionName": "2",
|
2020-02-16 12:58:42 +01:00
|
|
|
"enabled": true,
|
|
|
|
|
"outputFile": "app-release.apk"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|