Compiled with Target SDK 29 to publish on Google Play Store

This commit is contained in:
Graham Jones
2020-11-13 14:01:44 +00:00
parent 2312b44ee8
commit 77bb8b2a48
6 changed files with 6 additions and 8 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,19 +1,17 @@
{
"version": 1,
"version": 2,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "uk.org.openseizuredetector",
"variantName": "release",
"variantName": "processReleaseResources",
"elements": [
{
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 83,
"versionName": "3.6.1",
"enabled": true,
"outputFile": "app-release.apk"
}
]