First functioning version of BLE Datasource - runs ok with BangleJs OpenSeizure Widget

This commit is contained in:
Graham Jones
2020-08-11 21:22:49 +01:00
parent 8b46e1b42d
commit 4bafd15d7e
4 changed files with 66 additions and 12 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "uk.org.openseizuredetector",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 72,
"versionName": "3.4.0",
"enabled": true,
"outputFile": "app-release.apk"
}
]
}