Fixed issue with new main activity blanking rather than staying on. Fixes #141

This commit is contained in:
Graham Jones
2024-01-31 21:32:30 +00:00
parent 1a98e1094e
commit 1be6e51406
5 changed files with 12 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="133"
android:versionName="4.2.1q">
android:versionName="4.2.1r">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />