Bump app build number to 304 (#4468)

This commit is contained in:
Miguel Alatzar
2020-06-22 15:37:32 -07:00
committed by GitHub
parent 73f5bc20eb
commit dbe9b4ee35
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 303
versionCode 304
versionName "1.32.0"
multiDexEnabled = true
ndk {