Skip to content

Commit ac159c4

Browse files
authored
Merge pull request #15 from OutSystems/fix/Update-disable-plugin-version
RMET-309 Raise Disable Backup Version
2 parents 0663f5d + bc2945b commit ac159c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<dependency id="cordova-sqlcipher-adapter" url="https://github.com/OutSystems/cordova-sqlcipher-adapter.git" commit="0.1.7-OS5" />
1818
<dependency id="cordova-plugin-secure-storage" url="https://github.com/OutSystems/cordova-plugin-secure-storage.git" commit="2.6.8-OS5" />
1919

20-
<dependency id="outsystems-plugin-disable-backup" url="https://github.com/OutSystems/outsystems-plugin-disable-backup.git" commit="1.0.1" />
21-
<dependency id="com.outsystems.plugins.logger" />
20+
<dependency id="outsystems-plugin-disable-backup" url="https://github.com/OutSystems/outsystems-plugin-disable-backup.git" commit="1.0.2" />
21+
<dependency id="com.outsystems.plugins.logger"/>
2222

2323
<engines>
2424
<engine name="cordova" version=">=6.4.0"/>

0 commit comments

Comments
 (0)