Searched refs:NEW_ANDROID_VERSION_CODE (Results 1 – 1 of 1) sorted by relevance
29 …sed -i -re "s/\"versionCode\", [0-9]+/\"versionCode\", $NEW_ANDROID_VERSION_CODE/" build/android/b…98 NEW_ANDROID_VERSION_CODE=$(expr $ANDROID_VERSION_CODE + 2)99 NEW_ANDROID_VERSION_CODE=$(prompt_for_number "Set android version code" $NEW_ANDROID_VERSION_CODE)102 echo "New android version code: $NEW_ANDROID_VERSION_CODE"