chore(example): bump react-native version (#3466)

* chore(example): bump react-native version

* fix(ci): bump java version
This commit is contained in:
Krzysztof Moch
2024-01-10 08:45:37 +01:00
committed by GitHub
parent 5aaa53d8b8
commit b5ac4d6a11
25 changed files with 1546 additions and 1009 deletions

View File

@@ -3,4 +3,5 @@ source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby ">= 2.6.10"
gem 'cocoapods', '~> 1.12'
gem 'cocoapods', '~> 1.13'
gem 'activesupport', '>= 6.1.7.3', '< 7.1.0'