From 3fb12eed999a11a90efd1a03dd4a3fffcba4db41 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 13 Feb 2017 19:13:56 -0300 Subject: [PATCH] Version Bump to 9 (#246) --- 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 aec54fec9..1be69bcfe 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 8 + versionCode 9 versionName "1.0" multiDexEnabled true ndk {