From 8dc0433e663ee3b5eda4da14f6c7fea095a325fd Mon Sep 17 00:00:00 2001 From: terrylee Date: Fri, 26 Jun 2026 16:18:53 +0800 Subject: [PATCH] =?UTF-8?q?chore(version):=20=E5=8D=87=20verPatch=20?= =?UTF-8?q?=E8=87=B3=2026?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 購物車3件 + 進付款前下位機連線判斷 的測試版號(S9=21_02_26 / S12=10_02_26)。 Co-Authored-By: Claude Opus 4.8 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index a729bc4..d1c6a4d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ plugins { // 避免不同尺寸機台間版本號產生衝突。 // ========================================================================= def verMinor = 2 -def verPatch = 24 +def verPatch = 26