Tidied up menus and button labels - call this version 4.0.0a - very alpha but it does most of what it needs to :)

This commit is contained in:
Graham Jones
2022-01-27 22:46:32 +00:00
parent 7f9a61c2a5
commit 438f0cb0b9
7 changed files with 76 additions and 23 deletions

View File

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