Progress with app shutdown - it now usually shuts down correctly, but logging out of data sharing is still a problem.

This commit is contained in:
Graham Jones
2022-02-11 06:44:31 +00:00
parent b24c448528
commit ed5863b16a
6 changed files with 70 additions and 50 deletions

View File

@@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="uk.org.openseizuredetector"
android:versionCode="92"
android:versionName="4.0.0f">
android:versionName="4.0.0g">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />