From d287b2f7f69f832a6afa32b83fe633d7be063d67 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 21 Nov 2017 18:10:34 -0300 Subject: [PATCH] Version Bump to 65 (#1187) --- 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 5c8f9c8d4..a332247a7 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 64 + versionCode 65 versionName "1.5.0" multiDexEnabled true ndk {