V4.2.12 - added buttons and menu items for 'Help' and 'Troubleshooting' to point users to the web site instructions.

This commit is contained in:
Graham Jones
2025-03-20 23:04:54 +00:00
parent d2c1cb0ae3
commit 9892aa43f4
10 changed files with 133 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="150"
android:versionName="4.2.11">
android:versionCode="151"
android:versionName="4.2.12">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>