Files
MiniLauncher/app/release/output.json
2020-08-27 09:17:51 +02:00

20 lines
381 B
JSON

{
"version": 1,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "net.dynu.brnstream.minilauncher",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 1,
"versionName": "1",
"enabled": true,
"outputFile": "app-release.apk"
}
]
}