android: bump versionCode to 254

Updates tailscale/tailscale#13240

Bumps the versionCode to 254, to match the value used in the Play Store release and unblock the F-Droid build.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
release-branch/1.72 1.72.0-taa448d5a9-g8c424617ff0
Andrea Gottardo 1 year ago
parent 8c424617ff
commit 70c55fac7b

@ -37,7 +37,7 @@ android {
defaultConfig {
minSdkVersion 26
targetSdkVersion 34
versionCode 241
versionCode 254
versionName "1.72.0"
}

Loading…
Cancel
Save