chore: upgrade build orb (#181)

This commit is contained in:
Bartol Karuza 2020-05-20 19:23:28 +03:00 committed by GitHub
parent 7745bdf6e8
commit 306bc75027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: 2.1
orbs:
rn: react-native-community/react-native@1.2.1
rn: react-native-community/react-native@4.0.4
jobs:
checkout_code: