Bump app build number to 284 (#4162)

This commit is contained in:
Elias Nahum
2020-04-16 16:39:58 -04:00
committed by GitHub
parent 0c7a2c6fa1
commit c35a34107a
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 283
versionCode 284
versionName "1.30.0"
multiDexEnabled = true
ndk {