android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
pull/15/head v1.10.2-36fe8addc39-g74a18b3359b
Denton Gentry 3 years ago
parent 74a18b3359
commit 90909797a0

@ -25,8 +25,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 29 targetSdkVersion 29
versionCode 47 versionCode 48
versionName "v1.10.1-cd3fd076cc7-gadfcedb0972" versionName "v1.10.2-36fe8addc39-g74a18b3359b"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save