Merge branch 'arjunlatest' into 'master'
Arjunlatest
See merge request !83
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -27,6 +27,7 @@ | 
| "@ionic-native/core": "^5.19.1", | ||
| "@ionic-native/geolocation": "^5.19.1", | ||
| "@ionic-native/google-plus": "^5.19.1", | ||
| "@ionic-native/keyboard": "^5.21.6", | ||
| "@ionic-native/native-geocoder": "^5.19.1", | ||
| "@ionic-native/social-sharing": "^5.20.0", | ||
| "@ionic-native/splash-screen": "^5.19.1", | ||
| ... | ... | @@ -36,11 +37,11 @@ | 
| "@types/googlemaps": "^3.39.2", | ||
| "agm-direction": "^0.7.9", | ||
| "call-number": "^1.0.1", | ||
| "cordova-android": "8.0.0", | ||
| "cordova-android": "7.1.4", | ||
| "cordova-plugin-device": "^2.0.3", | ||
| "cordova-plugin-geolocation": "^4.0.2", | ||
| "cordova-plugin-googleplus": "^8.4.0", | ||
| "cordova-plugin-ionic-keyboard": "^2.2.0", | ||
| "cordova-plugin-ionic-keyboard": "2.2.0", | ||
| "cordova-plugin-ionic-webview": "^4.1.3", | ||
| "cordova-plugin-nativegeocoder": "^3.2.2", | ||
| "cordova-plugin-splashscreen": "^5.0.3", | ||
| ... | ... | @@ -93,7 +94,6 @@ | 
| "cordova-plugin-ionic-webview": { | ||
| "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" | ||
| }, | ||
| "cordova-plugin-ionic-keyboard": {}, | ||
| "cordova-plugin-geolocation": { | ||
| "GEOLOCATION_USAGE_DESCRIPTION": "To locate you" | ||
| }, | ||
| ... | ... | @@ -107,7 +107,8 @@ | 
| "ANDROID_SUPPORT_V4_VERSION": "24.1.1+" | ||
| }, | ||
| "mx.ferreyra.callnumber": {}, | ||
| "call-number": {} | ||
| "call-number": {}, | ||
| "cordova-plugin-ionic-keyboard": {} | ||
| }, | ||
| "platforms": [ | ||
| "android" | ||
| ... | ... | 
src/assets/pin.svg
0 → 100644
 
