From c75afdad01e402bcce7ad43e575bf52c08395f5e Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 6 Apr 2017 11:44:51 -0300 Subject: [PATCH] Version Bump to 25 (#459) --- 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 edde15370..3a77f1c2c 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 24 + versionCode 25 versionName "1.0" multiDexEnabled true ndk {