android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
pull/15/head v1.10.1-cd3fd076cc7-gadfcedb0972
Denton Gentry 3 years ago
parent adfcedb097
commit 2a6cd09d7c

@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 46
versionName "v1.10.0-405ea978f8b-g242c936b2cd"
versionCode 47
versionName "v1.10.1-cd3fd076cc7-gadfcedb0972"
}
compileOptions {
sourceCompatibility 1.8

Loading…
Cancel
Save