Skip to content

Commit 89593da

Browse files
committed
build.gradle: bump versionCode
Signed-off-by: kari-ts <[email protected]>
1 parent bce2810 commit 89593da

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

0 commit comments

Comments
 (0)