Bump app build number to 147 (#2249)

This commit is contained in:
Elias Nahum
2018-10-10 16:57:36 -03:00
parent 61a33b3025
commit 49a284f46d
5 changed files with 6 additions and 6 deletions

View File

@@ -113,7 +113,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 146
versionCode 147
versionName "1.13.0"
multiDexEnabled = true
ndk {