Bump app build number to 296 (#4360)

This commit is contained in:
Elias Nahum
2020-05-27 15:35:58 -04:00
committed by GitHub
parent ee05367cae
commit 4d54ce292f
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 295
versionCode 296
versionName "1.32.0"
multiDexEnabled = true
ndk {