From c899aabe7f41e9f58b11c5479f99281ca8a4433b Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 5 Jul 2017 10:34:54 -0400 Subject: [PATCH] Version Bump to 39 (#711) --- 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 3daa2f4a4..f13b9fb79 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.mattermost.react.native" minSdkVersion 16 targetSdkVersion 23 - versionCode 38 + versionCode 39 versionName "1.0" multiDexEnabled true ndk {