Skip to content

Commit

Permalink
Version 3.0.7 (57)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinwork committed Apr 3, 2024
1 parent 222f68b commit 6af8f0f
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="54"
android:versionName="3.0.4" >
android:versionCode="57"
android:versionName="3.0.7" >

<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 6af8f0f

Please sign in to comment.