Fix bad merge
This commit is contained in:
parent
47682ca4ed
commit
79c47e3ce9
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ android {
|
|||
applicationId "com.mattermost.rnbeta"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
missingDimensionStrategy "RNN.reactNativeVersion", "reactNative60"
|
||||
versionCode 276
|
||||
versionName "1.29.0"
|
||||
multiDexEnabled = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue