From 93687f31a0567414258aa3dbde3fcc63793c71a7 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 14 Mar 2017 09:53:58 -0300 Subject: [PATCH] Version Bump to 13 (#350) --- 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 064ec7e80..47abd9dc1 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 12 + versionCode 13 versionName "1.0" multiDexEnabled true ndk {