From 20686b2e5f9e00dfaf9e5d781867b40edb20ae8b Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 14 Mar 2017 10:54:51 -0300 Subject: [PATCH] Version Bump to 14 (#352) --- 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 47abd9dc1..dde885cd9 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 13 + versionCode 14 versionName "1.0" multiDexEnabled true ndk {