Android Build v1.2.0

What’s Changed

  • Migrate to go-utils/v2 and adopt the shared RN-wrap helper from bitrise-build-cache-cli. The gradlew calls inside this step are now auto-wrapped via bitrise-build-cache react-native run when 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-check workflow. (#60)