File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+ ### Fixes
9
+ - Fix: [ Android] Udpate secure-storage version to 2.6.8-OS16 to remove jcenter from gradle (https://outsystemsrd.atlassian.net/browse/RMET-2036 ).
8
10
9
11
## [ 2.1.2] - 2022-11-23
10
12
### Fixes
Original file line number Diff line number Diff line change 15
15
</js-module >
16
16
17
17
<dependency id =" cordova-sqlcipher-adapter" url =" https://github.com/OutSystems/cordova-sqlcipher-adapter.git#0.1.7-OS7" />
18
- <dependency id =" cordova-plugin-secure-storage" url =" https://github.com/OutSystems/cordova-plugin-secure-storage.git#2.6.8-OS15 " />
18
+ <dependency id =" cordova-plugin-secure-storage" url =" https://github.com/OutSystems/cordova-plugin-secure-storage.git#2.6.8-OS16 " />
19
19
20
20
<dependency id =" outsystems-plugin-disable-backup" url =" https://github.com/OutSystems/outsystems-plugin-disable-backup.git#1.0.2" />
21
21
You can’t perform that action at this time.
0 commit comments