android: bump version code

Signed-off-by: Tyler Smalley <tyler@tailscale.com>
release-branch/1.52
Tyler Smalley 7 months ago
parent f65a65d628
commit d1c00bb9f5
No known key found for this signature in database

@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 33
versionCode 183
versionName "1.51.207-t35d7b3aa2-g3a305b158ca"
versionCode 187
versionName "1.52.0"
}
compileOptions {
sourceCompatibility 1.8

Loading…
Cancel
Save