Skip to content

Commit

Permalink
Merge pull request #9 from martinwork/from300
Browse files Browse the repository at this point in the history
Version 3.0.4 (54)
  • Loading branch information
martinwork authored Mar 26, 2024
2 parents b0d9822 + 0cc9c4f commit 384e082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="53"
android:versionName="3.0.3" >
android:versionCode="54"
android:versionName="3.0.4" >

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

0 comments on commit 384e082

Please sign in to comment.