From 7dec505d0891ab87f32845751e9f3e5cd86c1304 Mon Sep 17 00:00:00 2001 From: ByungCheol Date: Sun, 12 Jul 2026 11:15:33 +0900 Subject: [PATCH] =?UTF-8?q?chore(app):=20=EC=95=B1=20=ED=8C=A8=ED=82=A4?= =?UTF-8?q?=EC=A7=80=20kr.sblog.dognation=20=E2=86=92=20com.dog.dognation?= =?UTF-8?q?=20(=EA=B5=AC=EA=B8=80=20OAuth=20Android=20=ED=81=B4=EB=9D=BC?= =?UTF-8?q?=20=EC=9D=BC=EC=B9=98)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- capacitor.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capacitor.config.ts b/capacitor.config.ts index 7214e09..4418d1d 100644 --- a/capacitor.config.ts +++ b/capacitor.config.ts @@ -1,7 +1,7 @@ import type { CapacitorConfig } from '@capacitor/cli' const config: CapacitorConfig = { - appId: 'kr.sblog.dognation', + appId: 'com.dog.dognation', appName: '산책갈개', webDir: 'dist', ios: {