From a3a588a54b45084c9f30fa083fd56044cf6b165c Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 30 Oct 2017 14:37:35 -0300 Subject: [PATCH] Version Bump to 60 (#1073) --- 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 1d28a0423..2dedd5771 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 59 + versionCode 60 versionName "1.4.0" multiDexEnabled true ndk {