chore: fix android ci
This commit is contained in:
1
packages/mobile/.ruby-version
Normal file
1
packages/mobile/.ruby-version
Normal file
@@ -0,0 +1 @@
|
|||||||
|
2.7.6
|
||||||
@@ -5,7 +5,7 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
|
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
|
||||||
ruby ">= 2.6.10"
|
ruby "2.7.6"
|
||||||
|
|
||||||
gem 'cocoapods', '~> 1.12'
|
gem 'cocoapods', '~> 1.12'
|
||||||
gem 'fastlane'
|
gem 'fastlane'
|
||||||
|
|||||||
Reference in New Issue
Block a user