Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/facebook/react-native into …
Browse files Browse the repository at this point in the history
…cache_checkout
  • Loading branch information
f-meloni committed May 18, 2022
2 parents aec733d + 56e9aa3 commit 836aaec
Show file tree
Hide file tree
Showing 26 changed files with 1,189 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ commands:
- *gradle_cache_key
- run:
name: Download Dependencies Using Gradle
command: ./scripts/circleci/gradle_download_deps.sh
command: ./gradlew downloadAll
- save_cache:
paths:
- ~/.gradle
Expand Down
Loading

0 comments on commit 836aaec

Please sign in to comment.