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.
Files
qwark/app/release/output.json
T

20 lines
366 B
JSON
Raw Normal View History

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": [],
"versionCode": 2,
"versionName": "2",
2020-02-16 12:58:42 +01:00
"enabled": true,
"outputFile": "app-release.apk"
}
]
}