Bump app build number to 314 (#4615)

This commit is contained in:
Miguel Alatzar
2020-07-24 10:55:36 -07:00
committed by Miguel Alatzar
parent 012bc45800
commit 3e263e9119
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 313
versionCode 314
versionName "1.34.0"
multiDexEnabled = true
ndk {