From 87e89de854b47fe8a11394e327042ec9973aac7a Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 1 Sep 2017 14:50:01 -0300 Subject: [PATCH] Version Bump to 49 (#876) --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 7987a1f7c..de39d3ad5 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 16 targetSdkVersion 23 - versionCode 48 + versionCode 49 versionName "1.2.0" multiDexEnabled true ndk {