fix: build ứng dụng trên android và có thể đăng nhập bằng Google Oauth

This commit is contained in:
2026-06-27 10:39:22 +07:00
parent d8bbb22dbd
commit ee42bfcefa
47 changed files with 5149 additions and 124 deletions
+3
View File
@@ -11,9 +11,11 @@
},
"dependencies": {
"@capacitor/android": "^8.4.1",
"@capacitor/camera": "^8.2.0",
"@capacitor/cli": "^7.6.7",
"@capacitor/core": "^8.4.1",
"@capacitor/geolocation": "^8.2.0",
"@codetrix-studio/capacitor-google-auth": "^3.4.0-rc.4",
"date-fns": "^4.4.0",
"jspdf": "^4.2.1",
"jspdf-autotable": "^5.0.8",
@@ -29,6 +31,7 @@
"zustand": "^5.0.1"
},
"devDependencies": {
"@capacitor/assets": "^3.0.5",
"@tailwindcss/postcss": "^4.3.1",
"@types/leaflet": "^1.9.12",
"@types/react": "^18.3.12",