Removed fall detection from main screen algorithms display. Fixes #94

This commit is contained in:
Graham Jones
2023-06-10 20:17:48 +01:00
parent d11b0c2beb
commit bfe02682e8
4 changed files with 21 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="119"
android:versionName="4.1.5">
android:versionCode="120"
android:versionName="4.1.6">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />