update android configuration for capacitor

This commit is contained in:
Tom (plebeius.eth)
2024-10-13 16:29:14 +02:00
parent 73e12ccbae
commit c80fc5a284
9 changed files with 116 additions and 71 deletions
+3 -3
View File
@@ -85,9 +85,9 @@
]
},
"devDependencies": {
"@capacitor/android": "3.6.0",
"@capacitor/cli": "3.6.0",
"@capacitor/core": "3.6.0",
"@capacitor/android": "5.0.0",
"@capacitor/cli": "5.0.0",
"@capacitor/core": "5.0.0",
"@types/memoizee": "0.4.9",
"concurrently": "8.0.1",
"conventional-changelog-cli": "4.1.0",