android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
release-branch/1.54 1.54.0-tc82fd1256-g8e8e1d0f76a
Denton Gentry 2 years ago
parent 8e8e1d0f76
commit 5bff7f3357

@ -26,8 +26,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 33 targetSdkVersion 33
versionCode 188 versionCode 189
versionName "1.53.115-t6cce5fe00-gab4a672a4eb" versionName "1.54.0-tc82fd1256-g8e8e1d0f76a"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save