From ab322bc0dc27433c27b64afe6a0dad3ab25e4d67 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 27 Sep 2017 10:41:35 -0300 Subject: [PATCH] Version Bump to 51 (#938) --- 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 2724ae07d..aacb58d8c 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 50 + versionCode 51 versionName "1.3.0" multiDexEnabled true ndk {