mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
6 lines
155 B
Ruby
6 lines
155 B
Ruby
source "https://rubygems.org"
|
|
|
|
# Install fastlane which is used on Linux to build and deploy Android
|
|
# builds to the Play Store.
|
|
gem 'fastlane', '2.134.0'
|