Bump app version number to 1.31.0 (#4234)

This commit is contained in:
Amit Uttam
2020-04-27 11:31:53 -03:00
committed by GitHub
parent feb370f4c7
commit 520ddb37ce
6 changed files with 6 additions and 6 deletions

View File

@@ -134,7 +134,7 @@ android {
targetSdkVersion rootProject.ext.targetSdkVersion
missingDimensionStrategy "RNNotifications.reactNativeVersion", "reactNative60"
versionCode 288
versionName "1.30.1"
versionName "1.31.0"
multiDexEnabled = true
ndk {
abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'