android: bump version code

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
release-branch/1.48
Andrew Lytvynov 1 year ago
parent f0a5edff99
commit 513219be85
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 176 versionCode 177
versionName "1.48.0-t77c732357-g388b71affe8" versionName "1.48.1-t0e9f04c83-gf0a5edff991"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save