Skip to content

Commit a6b906f

Browse files
author
Hirbod
committed
update Google Maps SDK to 1.10.4
update Google Maps SDK to 1.10.4
1 parent dd87c6a commit a6b906f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

plugin.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<plugin id="plugin.google.maps" version="1.3.3" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
2+
<plugin id="plugin.google.maps" version="1.3.4" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
33
<name>phonegap-googlemaps-plugin</name>
44
<js-module name="phonegap-googlemaps-plugin" src="www/googlemaps-cdv-plugin.js">
55
<clobbers target="plugin.google.maps" />
66
</js-module>
77

88

99
<description>Google Maps native SDK for Android and iOS</description>
10-
<repo>https://github.com/wf9a5m75/phonegap-googlemaps-plugin/</repo>
11-
<issue>https://github.com/wf9a5m75/phonegap-googlemaps-plugin/issues</issue>
10+
<repo>https://github.com/phonegap-googlemaps-plugin/cordova-plugin-googlemaps/</repo>
11+
<issue>https://github.com/phonegap-googlemaps-plugin/cordova-plugin-googlemaps/issues</issue>
1212

1313
<license>Apache 2.0</license>
1414

@@ -184,6 +184,6 @@
184184
</array>
185185
</config-file>
186186

187-
<dependency id="com.googlemaps.ios" url="https://github.com/nightstomp/googlemaps-ios-sdk-for-phonegap" commit="master" />
187+
<dependency id="com.googlemaps.ios" url="https://github.com/nightstomp/cordova-plugin-googlemaps-sdk" commit="master" />
188188
</platform>
189189
</plugin>

0 commit comments

Comments
 (0)