mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
11 lines
261 B
Text
11 lines
261 B
Text
|
# Autogenerated by fastlane
|
||
|
#
|
||
|
# Ensure this file is checked in to source control!
|
||
|
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem 'fastlane'
|
||
|
|
||
|
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
|
||
|
eval_gemfile(plugins_path) if File.exist?(plugins_path)
|