Skip to content

Commit 8ef11de

Browse files
committed
build.gradle: update versionCode to match playstore
Signed-off-by: Nick Khyl <[email protected]>
1 parent 0150bd9 commit 8ef11de

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

0 commit comments

Comments
 (0)