Created android app

This commit is contained in:
frederikpyt
2020-08-03 21:21:21 +02:00
parent 84a1045747
commit 46154e43e9
31 changed files with 723 additions and 0 deletions
Binary file not shown.
@@ -0,0 +1,20 @@
{
"version": 1,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "sde.odense.skolehjem",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 1,
"versionName": "1.0",
"enabled": true,
"outputFile": "app-release.apk"
}
]
}