Skip to content

Commit

Permalink
Updated to version 1.11
Browse files Browse the repository at this point in the history
Added option to enable long scanning
  • Loading branch information
halindrome authored and petermetz committed Aug 23, 2017
1 parent 1f679d3 commit 1f4b83b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified libs/android/altbeacon.jar
Binary file not shown.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
android:isolatedProcess="false"
android:label="iBeacon"
android:name="org.altbeacon.beacon.service.BeaconService">
<meta-data android:name="longScanForcingEnabled" android:value="true" />
</service>
<service android:enabled="true"
android:name="org.altbeacon.beacon.BeaconIntentProcessor">
Expand Down

0 comments on commit 1f4b83b

Please sign in to comment.