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 ea630f7 commit 6aa6fcaCopy full SHA for 6aa6fca
1 file changed
android/app/build.gradle
@@ -188,7 +188,7 @@ android {
188
minSdkVersion rootProject.ext.minSdkVersion
189
targetSdkVersion rootProject.ext.targetSdkVersion
190
versionName "7.77.0"
191
- versionCode 4823
+ versionCode 4532
192
testBuildType System.getProperty('testBuildType', 'debug')
193
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
194
manifestPlaceholders.MM_BRANCH_KEY_TEST = "$System.env.MM_BRANCH_KEY_TEST"
0 commit comments