android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
release-branch/1.24 1.23.238-t695f8a1d7-gbd5ef3fd68d
Denton Gentry 2 years ago
parent bd5ef3fd68
commit 40481f5ec6

@ -26,8 +26,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 30 targetSdkVersion 30
versionCode 99 versionCode 100
versionName "1.23.230-t13f75b966-gb8af14c0098" versionName "1.23.238-t695f8a1d7-gbd5ef3fd68d"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save