From 561140c034c0336ed7269658c13c6a1c44ed03f7 Mon Sep 17 00:00:00 2001 From: enahum Date: Sat, 29 Jul 2017 11:10:03 -0400 Subject: [PATCH] Version Bump to 43 (#802) --- 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 fe5b438ee..3a67d8848 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 42 + versionCode 43 versionName "1.1.0" multiDexEnabled true ndk {