mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
52129b235a
https://github.com/facebook/hermes/releases/tag/v0.7.2 is out so we can bump the pod version 🎉 Question: Is `~> 0.7.2` too strict? Would `>= 0.7.2` be better? Also, It doesn't look like we are restricting any version on the trunk?