Skip to content

Commit

Permalink
Adding space
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Musyj committed Mar 8, 2014
1 parent f9ecd62 commit 34d38ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<config-file target="AndroidManifest.xml" parent="/manifest">
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<service android:name="com.estimote.sdk.service.BeaconService" android:exported="false"/>
<service android:name="com.estimote.sdk.service.BeaconService" android:exported="false" />
</config-file>

<js-module src="www/estimote.js" name="estimote">
Expand Down

0 comments on commit 34d38ed

Please sign in to comment.