What’s Changed
- Migrate to
go-utils/v2and adopt the shared RN-wrap helper frombitrise-build-cache-cli. Thegradlewcalls inside this step are now auto-wrapped viabitrise-build-cache react-native runwhen React Native build cache is active on the machine, becoming children of the active RN parent invocation. Killswitch:BITRISE_BUILD_CACHE_RN_WRAP=0. (#59) - Migrate to the shared
steps-checkworkflow. (#60)