Bump app build number to 302 (#4425)

This commit is contained in:
Elias Nahum
2020-06-15 14:15:06 -04:00
committed by GitHub
parent 023109e250
commit 4cd8d2ed5e
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 301
versionCode 302
versionName "1.32.0"
multiDexEnabled = true
ndk {