flutter/dev/ci/docker_linux/Gemfile
2019-10-29 14:29:27 -07:00

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'