From 34d90f09748db46c9cb5028fe4a6858cb1aa92b5 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 28 Jun 2017 16:21:47 -0400 Subject: [PATCH] Version Bump to 37 (#694) --- 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 ba004f9d7..2240e6f93 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 36 + versionCode 37 versionName "1.0" multiDexEnabled true ndk {