as we host 3 APKs we need the versionCode for a new version to be +4 or so eg. https://github.com/OpenDataEnsemble/ode/blob/v1.3.0/formulus/android/app/build.gradle#L106 had 35 so we have built 36, 37 and 38 but... https://github.com/OpenDataEnsemble/ode/blob/v1.3.1/formulus/android/app/build.gradle#L107 can't be 36 today... it needs to be 39 or bigger
as we host 3 APKs we need the versionCode for a new version to be +4 or so
eg. https://github.com/OpenDataEnsemble/ode/blob/v1.3.0/formulus/android/app/build.gradle#L106 had 35 so we have built 36, 37 and 38
but... https://github.com/OpenDataEnsemble/ode/blob/v1.3.1/formulus/android/app/build.gradle#L107 can't be 36 today... it needs to be 39 or bigger