Skip over unstable build numbers.

Build 67 was used for a 1.15.x open testing release.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
release-branch/1.14
Denton Gentry 4 years ago
parent 87c521b5d1
commit b1b53ce7b5

@ -25,7 +25,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 29 targetSdkVersion 29
versionCode 64 versionCode 67
versionName "1.14.0-t62a458f7f-gff91342ecc8" versionName "1.14.0-t62a458f7f-gff91342ecc8"
} }
compileOptions { compileOptions {

Loading…
Cancel
Save