Skip to content

Commit

Permalink
feat(android)!: bump platform requirement cordova-android>=12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Sep 28, 2023
1 parent 8304945 commit 12a3606
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@
},
"engines": {
"cordovaDependencies": {
"4.0.0": {
"cordova": ">=10.0.0",
"cordova-android": ">=12.0.0",
"cordova-ios": ">=6.0.0"
},
"3.0.0": {
"cordova": ">=10.0.0",
"cordova-android": ">=9.0.0",
Expand Down

0 comments on commit 12a3606

Please sign in to comment.