android: bump version code

Fix F-Droid build.

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

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

Loading…
Cancel
Save