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

Commit b8b5e69

Browse files
authored
Change version of google play services location
Change version to avoid conflicts with other plugins
1 parent 4e4ce79 commit b8b5e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<source-file src="src/android/ReceiveTransitionsIntentService.java" target-dir="src/com/cowbell/cordova/geofence" />
4949
<source-file src="src/android/RemoveGeofenceCommand.java" target-dir="src/com/cowbell/cordova/geofence" />
5050

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

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

0 commit comments

Comments
 (0)