Cordova meta-plugin that bundles requirements for secure SQLite device storage and initialization code for easy usage within OutSystems Platform native mobile apps
1
stars
9
forks
source link
RMET-309 updating the disableBackup plugin version #14
Raising DisableBackup plugin version after it's update.
With MABS 7 cordova is updated and stops supporting certain cases of requireCordovaModule for JS importing.
The new DisableBackup was changed to be compliant with this
Context
Type of changes
[x] Feature (change which adds functionality)
[ ] BREAKING CHANGE (existing functionality will not work as expected due to new feature)
[ ] Fix (change which fixes an issue)
[ ] BREAKING CHANGE (existing functionality will not work as expected due to fix)
[ ] Performance (change which improves performance)
[ ] BREAKING CHANGE (existing functionality will not work as expected due to performance improvement)
[ ] Refactor (non-breaking change that is neither feature, fix nor performance)
[ ] Style (non-breaking change that only affects formatting and/or white-space)
Components affected
[x] Android platform
[ ] iOS platform
[ ] JavaScript
[ ] OutSystems
Tests
Screenshots (if appropriate)
Checklist
[x] Pull request title follows the format RNMT-XXXX <title>
[ ] Tests have been created
[ ] Code follows code style of this project
[ ] CHANGELOG.md file is correctly updated
[ ] Changes require an update to the documentation
Description
Raising DisableBackup plugin version after it's update. With MABS 7 cordova is updated and stops supporting certain cases of requireCordovaModule for JS importing. The new DisableBackup was changed to be compliant with this
Context
Type of changes
Components affected
Tests
Screenshots (if appropriate)
Checklist
RNMT-XXXX <title>