Fixed issue with O2sat data not being recorded to data sharing database - V4.0.6

This commit is contained in:
Graham Jones
2022-06-04 23:10:43 +01:00
parent a66709e5ba
commit 443aa67067
5 changed files with 5 additions and 4 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="101"
android:versionName="4.0.5">
android:versionCode="102"
android:versionName="4.0.6">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />