software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.61k stars 1.26k forks source link

Fix hermesCommand path for android release bundle #6201

Closed szydlovsky closed 1 day ago

szydlovsky commented 2 days ago

Summary

Yeah so it turns out hermesCommand path was commented out (and wrong) in PaperExample build.gradle. I've seen that this change was introduced while ensuring RN0.71 compatibility so I am a bit confused..

Test plan

Launch android paper example with release bundle

szydlovsky commented 2 days ago

@tomekzaw Fabric already has a correct path