Skip to content

Commit b0d9822

Browse files
authored
Merge pull request #8 from martinwork/from300
Version 3.0.3 (53)
2 parents a26416b + 6a6ae39 commit b0d9822

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)