android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
release-branch/1.14 1.14.0-t62a458f7f-g0f6f5a30323
Denton Gentry 4 years ago
parent 0f6f5a3032
commit cef1c6b4be

@ -25,8 +25,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 29 targetSdkVersion 29
versionCode 62 versionCode 63
versionName "1.13.116-t0ac213059-gae2df120327" versionName "1.14.0-t62a458f7f-g0f6f5a30323"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save