From baf7d2385368910fea1eae69113bf536d1930781 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 13 Sep 2017 13:46:06 -0300 Subject: [PATCH] Version Bump to 50 (#903) --- 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 11f6968c6..6aaa0dc59 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -95,7 +95,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 16 targetSdkVersion 23 - versionCode 49 + versionCode 50 versionName "1.3.0" multiDexEnabled true ndk {