From 78f1a535e9b01df509c0617d19ebb0971ac42b06 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 10 Jan 2018 18:57:02 -0300 Subject: [PATCH] Bump Android build number to 78 (#1348) --- 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 1b0812c0f..95a8d81fa 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 77 + versionCode 78 versionName "1.6.0" multiDexEnabled true ndk {