Bump app build number to 292 (#4290)

This commit is contained in:
Amit Uttam
2020-05-12 09:43:41 -03:00
committed by GitHub
parent 6b6a685909
commit 79c09d4ac0
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 291
versionCode 292
versionName "1.31.0"
multiDexEnabled = true
ndk {