We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35da7a7 commit 2352be4Copy full SHA for 2352be4
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 226
+ versionCode 229
86
versionName "1.6.29"
87
// buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()
88
0 commit comments