android: bump version code (#418)

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
pull/419/head
Jonathan Nobels 2 weeks ago committed by GitHub
parent 64fca2a712
commit 0e82e54ffb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,8 +37,8 @@ android {
defaultConfig {
minSdkVersion 26
targetSdkVersion 34
versionCode 223
versionName "1.67.62-t1ec027347-g0944285124a"
versionCode 224
versionName "1.67.85-t82576190a-gfead3a954a5"
}
compileOptions {

Loading…
Cancel
Save