File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 2.1.4] - 2023-01-20
910- Fix: [ Android] Udpate secure-storage version to 2.6.8-OS17 (https://outsystemsrd.atlassian.net/browse/RMET-2190 ).
1011
1112## [ 2.1.3] - 2022-12-19
Original file line number Diff line number Diff line change 11{
22 "name" : " com.outsystems.plugins.SecureSQLiteBundle" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Bundle of SQLite related storage plugins and initialization code for easy use with the OutSystems Platform" ,
55 "cordova" : {
66 "id" : " com.outsystems.plugins.SecureSQLiteBundle" ,
Original file line number Diff line number Diff line change 22<plugin xmlns =" http://www.phonegap.com/ns/plugins/1.0"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 id =" com.outsystems.plugins.SecureSQLiteBundle"
5- version =" 2.1.3 " >
5+ version =" 2.1.4 " >
66
77 <name >Cordova OutSystems secure SQLite bundle</name >
88 <license >MIT</license >
You can’t perform that action at this time.
0 commit comments