From 0d70372a3c34281dfa3ed5209c3c48df5215e12a Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 3 Nov 2017 17:51:08 -0300 Subject: [PATCH] Version Bump to 63 (#1095) --- 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 8c4e7bdea49..65b70f29cac 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -95,7 +95,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 23 - versionCode 62 + versionCode 63 versionName "1.4.0" multiDexEnabled true ndk {