Merge branch 'alen' into 'master'
doc upld
See merge request alen/CMC-driver!13
Showing
... | ... | @@ -23,21 +23,30 @@ |
"@angular/platform-browser-dynamic": "5.2.11", | ||
"@ionic-native/core": "4.8.0", | ||
"@ionic-native/device": "^4.9.0", | ||
"@ionic-native/document-viewer": "^4.9.1", | ||
"@ionic-native/file": "^4.9.1", | ||
"@ionic-native/file-opener": "^4.9.1", | ||
"@ionic-native/file-transfer": "^4.9.1", | ||
"@ionic-native/geolocation": "^4.9.0", | ||
"@ionic-native/local-notifications": "^4.9.0", | ||
"@ionic-native/location-accuracy": "^4.9.0", | ||
"@ionic-native/network": "^4.9.0", | ||
"@ionic-native/onesignal": "^4.9.0", | ||
"@ionic-native/photo-viewer": "^4.9.1", | ||
"@ionic-native/splash-screen": "4.8.0", | ||
"@ionic-native/status-bar": "4.8.0", | ||
"@ionic-native/toast": "^4.9.0", | ||
"@ionic/storage": "2.1.3", | ||
"angularfire2": "^5.0.0-rc.11", | ||
"com-sarriaroman-photoviewer": "^1.1.18", | ||
"cordova-android": "^6.3.0", | ||
"cordova-android-support-gradle-release": "^1.4.4", | ||
"cordova-plugin-app-event": "^1.2.1", | ||
"cordova-plugin-badge": "^0.8.7", | ||
"cordova-plugin-device": "^2.0.2", | ||
"cordova-plugin-file": "^6.0.1", | ||
"cordova-plugin-file-opener2": "^2.0.19", | ||
"cordova-plugin-file-transfer": "^1.7.1", | ||
"cordova-plugin-ionic-keyboard": "^2.0.5", | ||
"cordova-plugin-ionic-webview": "^1.1.19", | ||
"cordova-plugin-local-notification": "^0.9.0-beta.2", | ||
... | ... | @@ -69,7 +78,11 @@ |
"cordova-plugin-local-notification": {}, | ||
"cordova-android-support-gradle-release": { | ||
"ANDROID_SUPPORT_VERSION": "27.1.0" | ||
} | ||
}, | ||
"com-sarriaroman-photoviewer": {}, | ||
"cordova-plugin-file-opener2": {}, | ||
"cordova-plugin-file-transfer": {}, | ||
"cordova-plugin-file": {} | ||
}, | ||
"platforms": [ | ||
"android" | ||
... | ... |
Please
register
or
sign in
to comment