android: bump version code

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
release-branch/1.48 1.48.0-t77c732357-g388b71affe8
Andrew Lytvynov 2 years ago
parent 388b71affe
commit fcab2211ef
No known key found for this signature in database

@ -26,8 +26,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 31 targetSdkVersion 31
versionCode 175 versionCode 176
versionName "1.47.108-td5ac18d2c-g4b67f47e88f" versionName "1.48.0-t77c732357-g388b71affe8"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save