fixe en portrait
... | ... | @@ -40,7 +40,8 @@ |
"cordova-plugin-androidx-adapter": {}, | ||
"cordova-plugin-image-cropper": {}, | ||
"phonegap-plugin-barcodescanner": {}, | ||
"cordova-plugin-aes256-encryption": {} | ||
"cordova-plugin-aes256-encryption": {}, | ||
"cordova-plugin-screen-orientation": {} | ||
}, | ||
"platforms": [ | ||
"android" | ||
... | ... | @@ -56,6 +57,8 @@ |
"cordova-plugin-file": "^6.0.2", | ||
"cordova-plugin-image-cropper": "git+https://github.com/Riyaz0001/cordova-plugin-image-cropper.git", | ||
"cordova-plugin-network-information": "^2.0.2", | ||
"cordova-plugin-screen-orientation": "^3.0.2", | ||
"es6-promise-plugin": "^4.2.2", | ||
"phonegap-plugin-barcodescanner": "^8.1.0" | ||
} | ||
} | ||
\ No newline at end of file |
This diff is collapsed.
Please register or sign in to comment