Skip to content

Commit 40ac0e6

Browse files
committed
Version 3.0.2 (52)
1 parent 6c99dc0 commit 40ac0e6

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="51"
3-
android:versionName="3.0.1" >
2+
android:versionCode="52"
3+
android:versionName="3.0.2" >
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)