From 28ce84e666dee618b029fccb664cedfa2db37205 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 25 Jul 2017 09:09:03 -0400 Subject: [PATCH] Version Bump to 42 (#781) --- 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 d9ccd5add..fe5b438ee 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 16 targetSdkVersion 23 - versionCode 41 + versionCode 42 versionName "1.1.0" multiDexEnabled true ndk {