android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
release-branch/1.12 1.12.1-1d7592eb117-g1fc94ccf979
Denton Gentry 4 years ago
parent 1fc94ccf97
commit f6227b38a6

@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 53
versionName "1.11.151-d145c594ad6-g7b2e61e80cd"
versionCode 54
versionName "1.12.1-1d7592eb117-g1fc94ccf979"
}
compileOptions {
sourceCompatibility 1.8

Loading…
Cancel
Save