Bump dependencies and API targets.

This commit is contained in:
darken
2023-10-28 17:58:09 +02:00
committed by Matthias Urhahn
parent ad38702df1
commit 82e8769407
8 changed files with 17 additions and 19 deletions
+2
View File
@@ -23,6 +23,8 @@
android:name="android.permission.BLUETOOTH_SCAN"
android:usesPermissionFlags="neverForLocation" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE" />
<application>
<receiver
android:name=".bluetooth.BleScanResultReceiver"