android: bump version code

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
release-branch/1.26 1.26.0-t9fc6551b4-g3502f448874
Denton Gentry 4 years ago
parent 3502f44887
commit 4f81a8687c

@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 30
versionCode 104
versionName "1.25.91-tfc5839864-g1845f173179"
versionCode 105
versionName "1.26.0-t9fc6551b4-g3502f448874"
}
compileOptions {
sourceCompatibility 1.8

Loading…
Cancel
Save