Bump app build number to 288 (#4232)

This commit is contained in:
Amit Uttam
2020-04-27 11:16:07 -03:00
committed by GitHub
parent 798efbd57f
commit feb370f4c7
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 287
versionCode 288
versionName "1.30.1"
multiDexEnabled = true
ndk {