From d9947b130d1a9802003c2b02d04aa7067b2fdd81 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 14 Nov 2017 11:12:21 -0300 Subject: [PATCH] Version Bump to 62 (#1089) (#1143) --- 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 532b80d67..8a74395cf 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -106,7 +106,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 23 - versionCode 63 + versionCode 64 versionName "1.4.1" multiDexEnabled true ndk {