From ab327e1a4f83191f6c633cbfeb06cc8b5c3d2251 Mon Sep 17 00:00:00 2001 From: Liuyf Date: Fri, 23 May 2025 19:20:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/Gemfile.lock | 1 + ios/Gemfile.lock | 1 + 2 files changed, 2 insertions(+) diff --git a/android/Gemfile.lock b/android/Gemfile.lock index 554a5952..ec32c3b5 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -216,6 +216,7 @@ PLATFORMS DEPENDENCIES fastlane fastlane-plugin-pgyer + nkf (= 0.2.0) BUNDLED WITH 1.17.2 diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 8882903d..e8a3ba4d 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -282,6 +282,7 @@ DEPENDENCIES cocoapods (= 1.14.3) fastlane fastlane-plugin-pgyer + nkf (= 0.2.0) public_suffix (~> 4.0) BUNDLED WITH