Bump app build number to 307 (#4500)

This commit is contained in:
Elias Nahum
2020-06-26 21:53:56 -04:00
committed by GitHub
parent 30cd64b38b
commit 06f1a2eef0
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 306
versionCode 307
versionName "1.32.2"
multiDexEnabled = true
ndk {