Skip to content

Commit 6a6ae39

Browse files
committed
Version 3.0.3 (53)
1 parent a26416b commit 6a6ae39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2-
android:versionCode="52"
3-
android:versionName="3.0.2" >
2+
android:versionCode="53"
3+
android:versionName="3.0.3" >
44

55
<uses-permission android:name="android.permission.BLUETOOTH" android:maxSdkVersion="30" />
66
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" android:maxSdkVersion="30"/>

0 commit comments

Comments
 (0)