@chacabuk/cordova-plugin-googlemaps
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -13,2 +13,5 @@ | ||
Para publicar: Subir la version en todos lados y ejecutar: | ||
npm publish --access public |
{ | ||
"name": "@chacabuk/cordova-plugin-googlemaps", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "Google Maps native SDK for Android and iOS, and Google Maps JavaScript API v3 for browser.", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -20,2 +20,7 @@ 2.8.1 - Quito CDVCommandDelegateImpl | ||
3.0.6 - Cambio el ID en plugin.xml (le quito @chacabuk) | ||
<plugin id="cordova-plugin-googlemaps" | ||
<plugin id="cordova-plugin-googlemaps" | ||
3.0.7 - Agrego la dependencia a volley:1.2.1 en el custom.gredle | ||
implementation 'com.android.volley:volley:1.2.1' | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1825546