android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
v-g90351e73923
Denton Gentry 5 years ago
parent 90351e7392
commit 8dd72c95b9

@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 41
versionName "1.8.6-t28a8f9c90-gff16a75a65c"
versionCode 42
versionName "-g90351e73923"
}
compileOptions {
sourceCompatibility 1.8

Loading…
Cancel
Save