android: bump version code

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
knyar/unstable
Anton Tolchanov 3 months ago
parent 28e927afd3
commit 61d8e2c191

@ -27,8 +27,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 33 targetSdkVersion 33
versionCode 200 versionCode 201
versionName "1.59.53-t0f042b981-g1017015de26" versionName "1.61.105-t7429e8912-g12210d3f26b"
} }
compileOptions { compileOptions {
sourceCompatibility JavaVersion.VERSION_17 sourceCompatibility JavaVersion.VERSION_17

Loading…
Cancel
Save