android/build.gradle: skip versions from branches.

We did several builds from release branches.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
pull/77/head
Denton Gentry 1 year ago
parent 6f1567bac8
commit 9562c27766

@ -26,7 +26,7 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 31
versionCode 146
versionCode 148
versionName "1.35.108-t692eac23a-g365b0ce6b0e"
}
compileOptions {

Loading…
Cancel
Save