mattermost-mobile/fastlane/Pluginfile
Mattermost Build 164b006971
Some checks failed
github-release / test (push) Has been cancelled
github-release / build-ios-unsigned (push) Has been cancelled
github-release / build-android-unsigned (push) Has been cancelled
github-release / release (push) Has been cancelled
Fix build script failure (#7740) (#7745)
(cherry picked from commit 0a8f3cebb8)

Co-authored-by: Mario Vitale <mvitale1989@hotmail.com>
2024-01-08 16:09:08 +01:00

8 lines
358 B
Text

# Autogenerated by fastlane
#
# Ensure this file is checked in to source control!
gem 'fastlane-plugin-android_change_package_identifier'
gem 'fastlane-plugin-android_change_string_app_name'
gem 'fastlane-plugin-find_replace_string', git: "https://github.com/jonathanneilritchie/fastlane-plugin-find_replace_string"
gem 'fastlane-plugin-versioning_android'