diff options
author | Santo Cariotti <santo@dcariotti.me> | 2022-11-22 10:28:32 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2022-11-22 10:28:32 +0100 |
commit | fe396c506aa1cc2502365a7089cdccee2418a6e8 (patch) | |
tree | 7a0bae16fbffd9e317311d0a0b67fe7f5e0c2bb4 /app/package.json | |
parent | 23cf79911e20eac981a25dc1c2f839d37f98c296 (diff) |
Add Android
Diffstat (limited to 'app/package.json')
-rw-r--r-- | app/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/package.json b/app/package.json index 0f0fdaf..d5e51e7 100644 --- a/app/package.json +++ b/app/package.json @@ -10,6 +10,7 @@ "lint": "vue-cli-service lint" }, "dependencies": { + "@capacitor/android": "4.4.0", "@capacitor/app": "4.1.0", "@capacitor/core": "4.4.0", "@capacitor/haptics": "4.0.1", |