From c44f1c3f7ff42557e924e9d275e2292d975cb296 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Fri, 8 Dec 2017 12:56:31 -0300 Subject: [PATCH] Version Bump to 74 --- 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 5165edb159c..720458e41f9 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 73 + versionCode 74 versionName "1.5.1" multiDexEnabled true ndk {