Skip to content

Commit 0b32dd7

Browse files
authored
build.gradle: update versionCode to match playstore (#711)
udpates #cleanup Manual bump for now to fix issues with FDroid builds. Signed-off-by: Jonathan Nobels <[email protected]>
1 parent 4b2b827 commit 0b32dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 356
40+
versionCode 468
4141
versionName getVersionProperty("VERSION_LONG")
4242
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4343

0 commit comments

Comments
 (0)