Skip to content

Commit 384e082

Browse files
authored
Merge pull request #9 from martinwork/from300
Version 3.0.4 (54)
2 parents b0d9822 + 0cc9c4f commit 384e082

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="53"
3-
android:versionName="3.0.3" >
2+
android:versionCode="54"
3+
android:versionName="3.0.4" >
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)