Initial commit

This commit is contained in:
2020-08-27 09:17:51 +02:00
commit faf66e9d28
34 changed files with 1445 additions and 0 deletions

BIN
app/release/app-release.apk Normal file

Binary file not shown.

Binary file not shown.

20
app/release/output.json Normal file
View File

@@ -0,0 +1,20 @@
{
"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"
}
]
}