Skip to content

Commit 9f76625

Browse files
authored
Merge pull request #6 from martinwork/from300
From300
2 parents 4e3ab86 + e175fdd commit 9f76625

File tree

2 files changed

+454
-426
lines changed

2 files changed

+454
-426
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="1"
3-
android:versionName="1.1" >
2+
android:versionCode="51"
3+
android:versionName="3.0.1" >
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)