Split native sdks version update and flutter version increment:
update_native_sdks.sh is updating the native SDKs only
update_bridge_version.sh is incrementing the bridge version
update.sh is updating the native SDKs before incrementing the bridge version
Closes: CMP-2857
Split native sdks version update and flutter version increment:
update_native_sdks.sh
is updating the native SDKs onlyupdate_bridge_version.sh
is incrementing the bridge versionupdate.sh
is updating the native SDKs before incrementing the bridge version