android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
release-branch/1.18 1.18.2-tb04815c9c-g08e1f97a38e
Denton Gentry 4 years ago
parent 08e1f97a38
commit 7e32eb74bb

@ -25,8 +25,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 30 targetSdkVersion 30
versionCode 81 versionCode 82
versionName "1.18.0-t71f1dd5aa-g6e464cc68f9" versionName "1.18.2-tb04815c9c-g08e1f97a38e"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save