I need to update my sdk to 34 in my react-native project because of play store new needs, i know how to update but not what should be update and why
My targetVersion is 33 and minVersion is 21, i know how to change it with android studio but i am not sure if i only need to update the targetVersion, should i update minVersion as well or anything else ?
I need to update my sdk to 34 in my react-native project because of play store new needs, i know how to update but not what should be update and why
My targetVersion is 33 and minVersion is 21, i know how to change it with android studio but i am not sure if i only need to update the targetVersion, should i update minVersion as well or anything else ?