From cf57feaa45a692e3ea33037d1b36f3426b7298cf Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Wed, 30 May 2018 07:10:19 -0700 Subject: [PATCH] Bump Android build number to 105 (#1716) --- 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 c63e42052..dde0859bf 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -113,7 +113,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 23 - versionCode 104 + versionCode 105 versionName "1.9.0" ndk { abiFilters "armeabi-v7a", "x86"