From 3bbd8ba2442fc8afceea6d4aebc126e4ba5df441 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 7 Feb 2017 08:51:43 -0800 Subject: [PATCH] Version Bump to 8 (#217) --- 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 e541d5876..aec54fec9 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 7 + versionCode 8 versionName "1.0" multiDexEnabled true ndk {