Added settings to configure the flap detector algorithm

This commit is contained in:
Graham Jones
2024-06-30 23:00:05 +01:00
parent 404bc3108d
commit c483795d44
4 changed files with 66 additions and 12 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="145"
android:versionName="4.2.11x1">
android:versionCode="146"
android:versionName="4.2.11x2">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>