From f56e510cffa9afe005fb6ed4f9be11827a3a9115 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 4 Jul 2017 12:08:06 -0400 Subject: [PATCH] Version Bump to 38 (#704) --- 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 2240e6f93..3daa2f4a4 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 37 + versionCode 38 versionName "1.0" multiDexEnabled true ndk {