Skip to content

Commit 4c68e68

Browse files
authored
Bump version code to 255 and version name to 2.4.1
1 parent b244843 commit 4c68e68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/box/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ android {
8686
applicationId "land.fx.blox"
8787
minSdkVersion rootProject.ext.minSdkVersion
8888
targetSdkVersion rootProject.ext.targetSdkVersion
89-
versionCode 254
90-
versionName "2.4.0"
89+
versionCode 255
90+
versionName "2.4.1"
9191

9292
testBuildType System.getProperty('testBuildType', 'debug')
9393
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

0 commit comments

Comments
 (0)