From 0d558a733a708f73663b65903d0a33550fdf9ee2 Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 6 Apr 2017 12:53:37 -0300 Subject: [PATCH] Version Bump to 26 (#462) --- 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 3a77f1c2c..2a0fdd760 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 25 + versionCode 26 versionName "1.0" multiDexEnabled true ndk {