react-native-code-push
react-native-code-push copied to clipboard
Can we target build number with version?
I want to target the build number i.e CURRENT_PROJECT_VERSION in iOS and versionCode in Android. e.g one Codepush for v1.2(34) and another Codepush for v1.2(35)
Is this doable?