android: bump version code

Fix F-Droid build.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
pull/16/head
Denton Gentry 3 years ago
parent 7b2e61e80c
commit ea1bb12e9b

@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 52
versionName "1.11.151-d145c594ad6-g7ebedfd62a9"
versionCode 53
versionName "1.11.151-d145c594ad6-g7b2e61e80cd"
}
compileOptions {
sourceCompatibility 1.8

Loading…
Cancel
Save