Bump app build number to 313 (#4604)

This commit is contained in:
Miguel Alatzar
2020-07-21 14:53:30 -07:00
committed by Miguel Alatzar
parent a9a23f706a
commit 2e3ff53988
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 312
versionCode 313
versionName "1.34.0"
multiDexEnabled = true
ndk {