android: bump version code (#393)

Signed-off-by: kari-ts <kari@tailscale.com>
pull/397/head
kari-ts 4 weeks ago committed by GitHub
parent 46cdbb7b9b
commit c47ead9412
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,8 +37,8 @@ android {
defaultConfig {
minSdkVersion 26
targetSdkVersion 34
versionCode 217
versionName "1.67.13-t7b3e30f39-gb587bc2a18c"
versionCode 218
versionName "1.67.13-t7b3e30f39-g46cdbb7b9b2"
}
compileOptions {

Loading…
Cancel
Save