Skip to content

Commit

Permalink
Final commit for 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JumioMobileTeam committed Dec 14, 2023
1 parent b8b5eb7 commit 541ce9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 1 addition & 0 deletions demo/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
<allow-intent href="itms-apps:*" />
<preference name="deployment-target" value="11.0" />
</platform>
<engine name="ios" spec="^5.0.1" />
<preference name="AndroidXEnabled" value="true" />
</widget>
5 changes: 1 addition & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
},
"author": "Apache Cordova Team",
"license": "Apache-2.0",
"dependencies": {
"cordova": "^10.0.0"
},
"cordova": {
"plugins": {
"cordova-plugin-enable-multidex": {},
Expand All @@ -24,7 +21,7 @@
},
"devDependencies": {
"cordova-android": "^9.1.0",
"cordova-ios": "^7.0.1",
"cordova-ios": "^6.3.0",
"cordova-plugin-jumio-mobilesdk": "file:.."
}
}

0 comments on commit 541ce9e

Please sign in to comment.