From 156cd4444ce30dda732fc10638cbec1020996873 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 21:01:21 +0000 Subject: [PATCH] Update dependency fastlane to v2.239.0 --- android/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/Gemfile b/android/Gemfile index 3b4b4d0b..33a3066a 100644 --- a/android/Gemfile +++ b/android/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -gem "fastlane", "2.238.0" +gem "fastlane", "2.239.0" gem "abbrev" gem "multi_json" \ No newline at end of file