We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0d9822 + 0cc9c4f commit 384e082Copy full SHA for 384e082
src/main/AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
- android:versionCode="53"
3
- android:versionName="3.0.3" >
+ android:versionCode="54"
+ android:versionName="3.0.4" >
4
5
<uses-permission android:name="android.permission.BLUETOOTH" android:maxSdkVersion="30" />
6
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" android:maxSdkVersion="30"/>
0 commit comments