V3.1.10 - Added user option to treat null heart rate as an alarm condition rather than a fault.

This commit is contained in:
Graham Jones
2019-10-20 18:01:00 +01:00
parent 74cde048ed
commit 102a5c2a94
8 changed files with 27 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.org.openseizuredetector"
android:versionCode="63"
android:versionName="3.1.9"
android:versionCode="64"
android:versionName="3.1.10"
>
<!--android:allowBackup="false"-->