From 62fe9f8d7c6059e121ad6f1e90dfcdb6f3879be2 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 29 Nov 2017 08:13:31 -0300 Subject: [PATCH] Version Bump to 66 (#1227) --- 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 a332247a7..c2b7ea0ca 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 65 + versionCode 66 versionName "1.5.0" multiDexEnabled true ndk {