From bdaecfc8dd356565f1b4e0f727cdf16de357b130 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 2 Aug 2017 09:42:25 -0400 Subject: [PATCH] Version Bump to 44 (#811) --- 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 3a67d88489..9cb17dda3a 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 43 + versionCode 44 versionName "1.1.0" multiDexEnabled true ndk {