Bump app build number to 291 (#4255)

This commit is contained in:
Miguel Alatzar
2020-04-30 12:18:28 -07:00
committed by GitHub
parent 4d391c36a0
commit c4cdfa61db
5 changed files with 6 additions and 6 deletions

View File

@@ -133,7 +133,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
missingDimensionStrategy "RNNotifications.reactNativeVersion", "reactNative60"
versionCode 290
versionCode 291
versionName "1.31.0"
multiDexEnabled = true
ndk {