Fixed (I hope) crash during server restart reported during testing, plus minor UI errors corrections.

This commit is contained in:
Graham Jones
2020-11-08 19:09:01 +00:00
parent 8a7bf9627c
commit 3c1d9d10a8
10 changed files with 13 additions and 10 deletions

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="uk.org.openseizuredetector"
android:versionCode="81"
android:versionName="3.6.1h">
android:versionCode="82"
android:versionName="3.6.1j">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />