From 05f6f3c79b50f260bb961d0e90f3b9f136156b76 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 27 Oct 2025 13:13:52 +0100 Subject: [PATCH] Install capacitor android --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 9cb8fb9a..8bcb60bb 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "react-markdown": "*" }, "devDependencies": { + "@capacitor/android": "7.4.4", "@capacitor/cli": "7.4.4", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.6.4", diff --git a/yarn.lock b/yarn.lock index e1122c3f..c2fbf7be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1111,6 +1111,11 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== +"@capacitor/android@7.4.4": + version "7.4.4" + resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-7.4.4.tgz#a14a1e844bd5079982427e247fdd17555b5fbedd" + integrity sha512-y8knfV1JXNrd6XZZLZireGT+EBCN0lvOo+HZ/s7L8LkrPBu4nY5UZn0Wxz4yOezItEII9rqYJSHsS5fMJG9gdw== + "@capacitor/cli@7.4.4": version "7.4.4" resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-7.4.4.tgz#bfce7db8b15d6f44c9d58dc338a5e3d662fecfbb"