Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Change version of google play services location
Browse files Browse the repository at this point in the history
Change version to avoid conflicts with other plugins
  • Loading branch information
vmfo22 authored Dec 28, 2016
1 parent 4e4ce79 commit b8b5e69
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 @@ -48,7 +48,7 @@
<source-file src="src/android/ReceiveTransitionsIntentService.java" target-dir="src/com/cowbell/cordova/geofence" />
<source-file src="src/android/RemoveGeofenceCommand.java" target-dir="src/com/cowbell/cordova/geofence" />

<framework src="com.google.android.gms:play-services-location:8.4.0" />
<framework src="com.google.android.gms:play-services-location:+" />
<framework src="com.google.code.gson:gson:2.6.2" />

<config-file target="config.xml" parent="/*">
Expand Down

0 comments on commit b8b5e69

Please sign in to comment.