From 84aa6417405f419cbf574a9719c5a7f3b5a2553e Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 8 Mar 2018 12:04:39 +0000 Subject: [PATCH] Bump Android build number to 88 (#1492) --- 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 2fb2c34c2..1cce1f4e4 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -111,7 +111,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 23 - versionCode 87 + versionCode 88 versionName "1.7.0" multiDexEnabled true ndk {