2022-11-14 10:58:59 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2022-11-14 13:53:25 +01:00
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
2022-11-14 10:58:59 +01:00
|
|
|
|
2022-11-14 13:53:25 +01:00
|
|
|
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
|
2022-11-14 10:58:59 +01:00
|
|
|
</manifest>
|