From 8398fb4caa239719df2c6b143bc3f2b9e1f09dde Mon Sep 17 00:00:00 2001 From: bu-tokumitsu Date: Thu, 25 Dec 2025 19:32:30 +0900 Subject: [PATCH] =?UTF-8?q?Android=20SDK=E3=82=92v2.2.1=E3=81=B8=E3=83=90?= =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sdkconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdkconfig.json b/sdkconfig.json index fecee67d..74a090e3 100644 --- a/sdkconfig.json +++ b/sdkconfig.json @@ -1,4 +1,4 @@ { "ios": "2.2.1", - "android": "2.2.0" + "android": "2.2.1" } \ No newline at end of file