From 4c1ada7100e12ce9eca112f0ff749489025f4ff0 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 3 Apr 2017 16:28:30 -0300 Subject: [PATCH] Version Bump to 24 (#444) --- 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 d30554815..edde15370 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 23 + versionCode 24 versionName "1.0" multiDexEnabled true ndk {