V3.6.2a - possible fix of Android 10 log file permissions problem?

This commit is contained in:
Graham Jones
2020-12-10 13:50:41 +00:00
parent 277f6f68c5
commit c4094b25dd
6 changed files with 6 additions and 15 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,
"versionName": "3.6.2a",
"outputFile": "app-release.apk"
}
]