We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065189a commit 8166116Copy full SHA for 8166116
apps/box/android/app/build.gradle
@@ -82,7 +82,7 @@ android {
82
applicationId "land.fx.blox"
83
minSdkVersion rootProject.ext.minSdkVersion
84
targetSdkVersion rootProject.ext.targetSdkVersion
85
- versionCode 243
+ versionCode 244
86
versionName "2.1.5"
87
// buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()
88
0 commit comments