Skip to content

Commit 2399cfe

Browse files
committed
feat: update cordova-sqlite-storage-dependencies dependency to version 2.0.0-OS1
`cordova-sqlite-storage-dependencies` version 2.0.0-OS1 contains the changes to fully support Android apps built with the targetSDKVersion 30 and running on devices with Android 11. References https://outsystemsrd.atlassian.net/browse/RNMT-4515
1 parent a119dfc commit 2399cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/xpbrew/cordova-sqlite-storage",
3232
"dependencies": {
33-
"cordova-sqlite-storage-dependencies": "2.0.0"
33+
"cordova-sqlite-storage-dependencies": "https://github.com/OutSystems/cordova-sqlite-storage-dependencies#2.0.0-OS1"
3434
},
3535
"scripts": {
3636
"clean-spec": "rm -rf spec/[mnp]* && git cl spec/config.xml && git st",

0 commit comments

Comments
 (0)