Skip to content

Commit 0b3c1bd

Browse files
committed
android: bump versionCode for 1.102.2-t6cac91817-g8c99ed49d
Signed-off-by: Nick O'Neill <nick@tailscale.com>
1 parent 8c99ed4 commit 0b3c1bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ android {
5555
// the Makefile's release-tv target rewrites this integer to end in 1 for
5656
// AndroidTV builds so phone (...0) and TV (...1) uploads stay
5757
// distinguishable in the Play Store.
58-
versionCode 297589700
58+
versionCode 297646690
5959
versionName getVersionProperty("VERSION_LONG")
6060
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
6161

0 commit comments

Comments
 (0)