V4.2.4 - fault rather than crash if bluetooth system crashes.

This commit is contained in:
Graham Jones
2024-03-26 21:12:13 +00:00
parent fb59ec6db6
commit ba9b092147
5 changed files with 57 additions and 34 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="138"
android:versionName="4.2.4b">
android:versionName="4.2.4">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />