V3.1.0 - Added simple fall detection algorithm to Garmin/Pebble data source

This commit is contained in:
Graham Jones
2019-04-07 20:48:40 +01:00
parent 33a11f0e73
commit b29d346c9d
8 changed files with 75 additions and 39 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="53"
android:versionName="3.0.4"
android:versionCode="54"
android:versionName="3.1.0"
>
<!--android:allowBackup="false"-->