Starting V4.1.3 to fix issue with Network Data Source not showing SpO2

This commit is contained in:
Graham Jones
2023-02-03 13:31:12 +00:00
parent 3f1ff37680
commit 315f5308b2
2 changed files with 3 additions and 2 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="114"
android:versionName="4.1.2">
android:versionCode="115"
android:versionName="4.1.3">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />