When I run react-native run-android
from VS code it runs perfectly on my android phone. But when I try to generate build from the android studio it shows me version mismatch error. I have tried every solution from the internet but none of it resolves my issue. pleas help me out. this thing happened after I upgraded my react native project version from 0.57.3 to 0.58.3. I have even search in the whole project folder there is no such 0.57.3 found in any file or any filename or folder name. what is going wrong?
React Native Version mismatch.
Javascript Version: 0.57.3
ReactNative Version: 0.58.3