Skip to content

Commit 85fb41e

Browse files
authored
build.gradle: update versionCode to match playstore (#805)
updates #cleanup Manual bump to fix Fdroid Signed-off-by: kari-ts <kari@tailscale.com>
1 parent fb8aebd commit 85fb41e

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
@@ -37,7 +37,7 @@ android {
3737
defaultConfig {
3838
minSdkVersion 26
3939
targetSdkVersion 35
40-
versionCode 468
40+
versionCode 615
4141
versionName getVersionProperty("VERSION_LONG")
4242
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4343

0 commit comments

Comments
 (0)