Skip to content

Commit 8166116

Browse files
committed
Update build.gradle
1 parent 065189a commit 8166116

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 243
85+
versionCode 244
8686
versionName "2.1.5"
8787
// buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()
8888

0 commit comments

Comments
 (0)