3.5.0
3.5.0 (2024-03-26)
Features
-
android: automatically configure Gradle wrapper (#1935) (7a85942)
RNTA will now try to set the correct Gradle version in
gradle-wrapper.propertiesto ensure that your Android builds don't fail when upgrading/downgrading React Native.To disable this behavior, set the environment variable
RNTA_CONFIGURE_GRADLE_WRAPPER=0.