From 0482f350352a2e160844b0a9f49163ff7b078118 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 14 Feb 2018 14:25:30 -0300 Subject: [PATCH] Bump Android build number to 87 (#1442) --- 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 9633753c0..b36b2e452 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -106,7 +106,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 23 - versionCode 86 + versionCode 87 versionName "1.7.0" multiDexEnabled true ndk {