We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617a490 commit f34b379Copy full SHA for f34b379
1 file changed
plugin.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
-<plugin id="plugin.google.maps" version="1.3.1" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
+<plugin id="plugin.google.maps" version="1.3.2" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
3
<name>phonegap-googlemaps-plugin</name>
4
<js-module name="phonegap-googlemaps-plugin" src="www/googlemaps-cdv-plugin.js">
5
<clobbers target="plugin.google.maps" />
0 commit comments