android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
release-branch/1.26 1.26.1-t5b81baa7d-gd2fd1453038
Denton Gentry 4 years ago
parent d2fd145303
commit ba77461563

@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 30
versionCode 105
versionName "1.26.0-t9fc6551b4-g3502f448874"
versionCode 106
versionName "1.26.1-t5b81baa7d-gd2fd1453038"
}
compileOptions {
sourceCompatibility 1.8

Loading…
Cancel
Save