From c3436601ffef90e0a9883528da350f3c30599248 Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 24 Mar 2017 12:03:21 -0300 Subject: [PATCH] Version Bump to 19 (#389) --- 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 d279e38b7..a49976081 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 18 + versionCode 19 versionName "1.0" multiDexEnabled true ndk {