Skip to content

Commit 2f3d59a

Browse files
committed
build.gradle: bump playstore version
updates #cleanup Bumping the playstore version for downstream packagers that require it. Note: This is not the exact playstore version that would correspond to this particular commit id.
1 parent 25dcabd commit 2f3d59a

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 564
4141
versionName getVersionProperty("VERSION_LONG")
4242
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4343

0 commit comments

Comments
 (0)