android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
This commit is contained in:
Denton Gentry
2021-07-30 09:50:21 -07:00
parent 0f46117f9c
commit 82b6b8dbd3
+2 -2
View File
@@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 55
versionName "1.13.6-f414a9cc01f-gf59e53e41d8"
versionCode 56
versionName "1.13.19-td37451bac-g0f46117f9c0"
}
compileOptions {
sourceCompatibility 1.8