android: bump version code

Signed-off-by: Percy Wegmann <percy@tailscale.com>
release-branch/1.60 1.60.1-t2caffeeb4-g6f7ae79a31c
Percy Wegmann 4 months ago
parent 6f7ae79a31
commit de01d49351
No known key found for this signature in database
GPG Key ID: 29D8CDEB4C13D48B

@ -26,8 +26,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 33 targetSdkVersion 33
versionCode 199 versionCode 200
versionName "1.60.0-tf4e3ee53e-gb57f4ee7e28" versionName "1.60.1-t2caffeeb4-g6f7ae79a31c"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save