From f381f4d47e2c5e9806d09b1380719d4781c24c3f Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 11 May 2017 18:17:51 -0300 Subject: [PATCH] Version Bump to 28 (#534) --- 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 7e7dcc302..ab13ea5b1 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 27 + versionCode 28 versionName "1.0" multiDexEnabled true ndk {