Bump app build number to 300 (#4414)

This commit is contained in:
Miguel Alatzar
2020-06-11 13:24:10 -07:00
committed by GitHub
parent 8c4ce94701
commit 1bc7ed1cd6
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 299
versionCode 300
versionName "1.32.0"
multiDexEnabled = true
ndk {