Bump app build number to 148 (#2259)

This commit is contained in:
Elias Nahum
2018-10-11 17:16:36 -03:00
parent fe1fc259ad
commit f6e23a9e0c
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 147
versionCode 148
versionName "1.13.0"
multiDexEnabled = true
ndk {