You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
I upgrade react naitve from 0.70.13 to 0.72.6 and I saw that in the diff, the enableSeparateBuildPerCPUArchitecture inside android/app/build.gradle didn't removed as the changelog said.
Bug
Hey!
I upgrade react naitve from 0.70.13 to 0.72.6 and I saw that in the diff, the
enableSeparateBuildPerCPUArchitecture
insideandroid/app/build.gradle
didn't removed as the changelog said.React Native versions
From 0.70.13
To 0.72.6
Steps to reproduce
https://react-native-community.github.io/upgrade-helper/?from=0.70.13&to=0.72.6#RnDiffApp-android-app-build.gradle
Describe what you expected to happen:
enableSeparateBuildPerCPUArchitecture
will shown as deleted too :)The text was updated successfully, but these errors were encountered: