Bump app build number to 287 (#4229)

This commit is contained in:
Miguel Alatzar
2020-04-24 11:47:09 -07:00
committed by GitHub
parent f94c09d54e
commit 1586b0fb6e
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 286
versionCode 287
versionName "1.30.1"
multiDexEnabled = true
ndk {