From 0364add65f6d91c142df83fd83f0978bfbb8c3be Mon Sep 17 00:00:00 2001 From: bu-tokumitsu Date: Thu, 9 Apr 2026 19:12:38 +0900 Subject: [PATCH] Update iOS SDK to v2.2.2 --- sdkconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdkconfig.json b/sdkconfig.json index 74a090e3..d4cca940 100644 --- a/sdkconfig.json +++ b/sdkconfig.json @@ -1,4 +1,4 @@ { - "ios": "2.2.1", + "ios": "2.2.2", "android": "2.2.1" } \ No newline at end of file