Skip to content

Commit a00ed69

Browse files
fix. backup-restore
1 parent ef28fbe commit a00ed69

File tree

8 files changed

+1036
-868
lines changed

8 files changed

+1036
-868
lines changed

package-lock.json

Lines changed: 41 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
},
3737
"cordova-plugin-websocket": {},
3838
"cordova-plugin-buildinfo": {},
39-
"cordova-plugin-system": {},
4039
"com.foxdebug.acode.rk.exec.proot": {},
40+
"cordova-plugin-system": {},
4141
"com.foxdebug.acode.rk.exec.terminal": {}
4242
},
4343
"platforms": [
@@ -66,7 +66,7 @@
6666
"babel-loader": "^9.1.3",
6767
"com.foxdebug.acode.rk.exec.proot": "file:src/plugins/proot",
6868
"com.foxdebug.acode.rk.exec.terminal": "file:src/plugins/terminal",
69-
"cordova-android": "13.0.0",
69+
"cordova-android": "^14.0.1",
7070
"cordova-clipboard": "^1.3.0",
7171
"cordova-plugin-advanced-http": "^3.3.1",
7272
"cordova-plugin-browser": "file:src/plugins/browser",

0 commit comments

Comments
 (0)