android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
This commit is contained in:
Denton Gentry
2021-07-22 20:22:56 -07:00
parent 7a00ad639b
commit 0df2377630
+2 -2
View File
@@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 50
versionName "1.11.109-798b0da4703-g480b1a62eb2"
versionCode 51
versionName "1.11.151-d145c594ad6-g7a00ad639b4"
}
compileOptions {
sourceCompatibility 1.8