mirror of
https://git.sr.ht/~oppen/ariane
synced 2024-12-29 03:15:32 +00:00
20 lines
No EOL
369 B
JSON
20 lines
No EOL
369 B
JSON
{
|
|
"version": 1,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "oppen.tva",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"properties": [],
|
|
"versionCode": 2,
|
|
"versionName": "0.0.2 Alpha",
|
|
"enabled": true,
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
]
|
|
} |