Skip to content

Commit

Permalink
Changed Package version
Browse files Browse the repository at this point in the history
  • Loading branch information
bisark committed Apr 27, 2020
1 parent fa612e9 commit 5bb756c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="cn.jystudio.bluetooth">
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission-sdk-23 android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>

</manifest>

0 comments on commit 5bb756c

Please sign in to comment.