android: bump version code (#393)

Signed-off-by: kari-ts <kari@tailscale.com>
pull/397/head
kari-ts 2 years 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 { defaultConfig {
minSdkVersion 26 minSdkVersion 26
targetSdkVersion 34 targetSdkVersion 34
versionCode 217 versionCode 218
versionName "1.67.13-t7b3e30f39-gb587bc2a18c" versionName "1.67.13-t7b3e30f39-g46cdbb7b9b2"
} }
compileOptions { compileOptions {

Loading…
Cancel
Save