Merge branch 'amal' into 'master'
Amal
See merge request !37
Showing
.git.zip
deleted
100644 → 0
File deleted
This diff is collapsed.
Click to expand it.
... | @@ -33,17 +33,17 @@ | ... | @@ -33,17 +33,17 @@ |
"@ionic/storage": "^2.2.0", | "@ionic/storage": "^2.2.0", | ||
"@types/googlemaps": "^3.38.0", | "@types/googlemaps": "^3.38.0", | ||
"agm-direction": "^0.7.8", | "agm-direction": "^0.7.8", | ||
"cordova-android": "^8.0.0", | "cordova-android": "8.0.0", | ||
"cordova-plugin-device": "^2.0.2", | "cordova-plugin-device": "^2.0.3", | ||
"cordova-plugin-geolocation": "4.0.2", | "cordova-plugin-geolocation": "^4.0.2", | ||
"cordova-plugin-googleplus": "^8.1.2", | "cordova-plugin-googleplus": "^8.2.0", | ||
"cordova-plugin-ionic-keyboard": "^2.1.3", | "cordova-plugin-ionic-keyboard": "^2.2.0", | ||
"cordova-plugin-ionic-webview": "^4.1.1", | "cordova-plugin-ionic-webview": "^4.1.3", | ||
"cordova-plugin-nativegeocoder": "3.2.2", | "cordova-plugin-nativegeocoder": "^3.2.2", | ||
"cordova-plugin-splashscreen": "^5.0.2", | "cordova-plugin-splashscreen": "^5.0.3", | ||
"cordova-plugin-statusbar": "^2.4.2", | "cordova-plugin-statusbar": "^2.4.3", | ||
"cordova-plugin-whitelist": "^1.3.3", | "cordova-plugin-whitelist": "^1.3.4", | ||
"cordova-sqlite-storage": "^3.3.0", | "cordova-sqlite-storage": "^3.4.0", | ||
"core-js": "^2.5.4", | "core-js": "^2.5.4", | ||
"firebase": "^6.4.0", | "firebase": "^6.4.0", | ||
"rxjs": "~6.5.1", | "rxjs": "~6.5.1", | ||
... | @@ -94,11 +94,12 @@ | ... | @@ -94,11 +94,12 @@ |
"cordova-plugin-nativegeocoder": {}, | "cordova-plugin-nativegeocoder": {}, | ||
"cordova-sqlite-storage": {}, | "cordova-sqlite-storage": {}, | ||
"cordova-plugin-googleplus": { | "cordova-plugin-googleplus": { | ||
"REVERSED_CLIENT_ID": "com.googleusercontent.apps.949385251610-a6lrfr6uhr73991e38t3t013jj3v56a9" | "REVERSED_CLIENT_ID": "com.googleusercontent.apps.949385251610-a6lrfr6uhr73991e38t3t013jj3v56a9", | ||
"PLAY_SERVICES_VERSION": "15.0.1" | |||
} | } | ||
}, | }, | ||
"platforms": [ | "platforms": [ | ||
"android" | "android" | ||
] | ] | ||
} | } | ||
} | } | ||
\ No newline at end of file |
Please
register
or
sign in
to comment