build: upgrade capacitor android

This commit is contained in:
Jovan Krunić
2021-11-22 15:30:09 +01:00
parent 2e3f6684ef
commit b909e0bed4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2990,9 +2990,9 @@
}
},
"@capacitor/android": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-3.3.1.tgz",
"integrity": "sha512-TB9UJh6/e6CV6KDpu/lNHKhgVvnDL2d3crNYtfKzp64CzeZhttQGIQShXSdMb3DG4kk7Zi/qBlfSaWBBD95NhQ==",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-3.3.2.tgz",
"integrity": "sha512-TG+tGz0KxkT/BgvSLQfbQwQ9c4Budub5TRijIGdmMbB1ZYB76TFhwvVuwWZ52HFSlKS3sx/UYLlbULL7UQ2aug==",
"dev": true
},
"@capacitor/app": {

View File

@@ -108,7 +108,7 @@
"@angular/compiler": "12.2.5",
"@angular/compiler-cli": "12.2.5",
"@angular/language-service": "12.2.5",
"@capacitor/android": "3.3.1",
"@capacitor/android": "3.3.2",
"@capacitor/cli": "3.3.1",
"@capacitor/ios": "3.3.1",
"@compodoc/compodoc": "1.1.14",