android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
This commit is contained in:
Denton Gentry
2021-07-15 21:33:47 -07:00
parent 85ed50317d
commit 1c78887bf5
+2 -2
View File
@@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 48
versionName "v1.10.2-36fe8addc39-g74a18b3359b"
versionCode 49
versionName "1.11.106-1bb6abc604c-g27283a8bb0a"
}
compileOptions {
sourceCompatibility 1.8