android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
v1.10.0-t405ea978f-g5bb36e740cf
Denton Gentry 3 years ago
parent 5bb36e740c
commit c84d7dee9a

@ -25,8 +25,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 29 targetSdkVersion 29
versionCode 42 versionCode 43
versionName "1.8.6-t28a8f9c90-g04890797712" versionName "1.10.0-t405ea978f-g5bb36e740cf"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save