android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
v1.10.0-t405ea978f-g07616236fc2
Denton Gentry 5 years ago
parent 07616236fc
commit 2bfe0e2867

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

Loading…
Cancel
Save