android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
bradfitz/firedoc 1.23.210-tc13be0c50-g3f8df48d23d
Denton Gentry 2 years ago
parent 3f8df48d23
commit e652d853d6

@ -26,8 +26,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 30 targetSdkVersion 30
versionCode 96 versionCode 97
versionName "1.23.192-tc591c9165-g4ccafba8f7f" versionName "1.23.210-tc13be0c50-g3f8df48d23d"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save