chore(android): local-notifications 플러그인 동기화(cap sync)
CI / build (push) Failing after 11m31s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
ByungCheol
2026-06-28 17:43:24 +09:00
parent 127551da12
commit 0fa8c95139
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ dependencies {
implementation project(':capacitor-app')
implementation project(':capacitor-camera')
implementation project(':capacitor-filesystem')
implementation project(':capacitor-local-notifications')
implementation project(':capacitor-preferences')
implementation project(':capacitor-share')
implementation project(':capawesome-capacitor-google-sign-in')