Skip to content

Commit 4ab38da

Browse files
committed
Replace cordova-sqlcipher-adapter dependency with OutSystems' version
1 parent 8d0fb6b commit 4ab38da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<clobbers target="OutSystemsSecureSQLiteBundle" />
1919
</js-module>
2020

21-
<dependency id="cordova-sqlcipher-adapter" url="https://github.com/litehelpers/Cordova-sqlcipher-adapter.git" commit="0.1.7" />
21+
<dependency id="cordova-sqlcipher-adapter" url="https://github.com/OutSystems/cordova-sqlcipher-adapter.git" commit="0.1.7-os" />
2222
<dependency id="cordova-plugin-secure-storage" url="https://github.com/Crypho/cordova-plugin-secure-storage.git" commit="v2.4.1" />
2323

2424
</plugin>

0 commit comments

Comments
 (0)