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 2352be4 commit 3891f32Copy full SHA for 3891f32
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 229
+ versionCode 230
86
versionName "1.6.29"
87
// buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()
88
0 commit comments