Skip to content

Commit

Permalink
feat: rn 0.71.12
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Jul 7, 2023
1 parent 36b1eac commit f51c414
Show file tree
Hide file tree
Showing 4 changed files with 469 additions and 393 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby File.read(File.join(__dir__, '.ruby-version')).strip
ruby '>= 2.6.10'

gem 'cocoapods', '~> 1.11', '>= 1.11.3'
gem 'cocoapods', '>= 1.11.3'
Loading

0 comments on commit f51c414

Please sign in to comment.