Skip to content

Commit c7d2678

Browse files
authored
Merge branch 'release/7.71.0' into cherry-pick-7-71-0-c4b93de
2 parents 982b2cf + 6c47666 commit c7d2678

7 files changed

Lines changed: 524 additions & 13 deletions

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ android {
188188
minSdkVersion rootProject.ext.minSdkVersion
189189
targetSdkVersion rootProject.ext.targetSdkVersion
190190
versionName "7.71.0"
191-
versionCode 4180
191+
versionCode 4181
192192
testBuildType System.getProperty('testBuildType', 'debug')
193193
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
194194
manifestPlaceholders.MM_BRANCH_KEY_TEST = "$System.env.MM_BRANCH_KEY_TEST"

0 commit comments

Comments
 (0)