From 448e0d635574699ba21e572b3e27d2e00cea45d7 Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Wed, 23 May 2018 05:25:24 -0700 Subject: [PATCH] Bump Android build number to 104 (#1696) --- 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 ca9accf69..3201cdd65 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 103 + versionCode 104 versionName "1.8.0" ndk { abiFilters "armeabi-v7a", "x86"