Skip to content

Commit 3891f32

Browse files
committed
Update build.gradle
1 parent 2352be4 commit 3891f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/box/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ android {
8282
applicationId "land.fx.blox"
8383
minSdkVersion rootProject.ext.minSdkVersion
8484
targetSdkVersion rootProject.ext.targetSdkVersion
85-
versionCode 229
85+
versionCode 230
8686
versionName "1.6.29"
8787
// buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()
8888

0 commit comments

Comments
 (0)