From cd5a6e5556d366c31754791a1e3e91d6a75b1eb2 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 27 Jun 2018 13:43:27 -0400 Subject: [PATCH] Bump Android build number to 117 (#1844) --- 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 1a4e8d69a0e..83380854756 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 116 + versionCode 117 versionName "1.9.2" ndk { abiFilters "armeabi-v7a", "x86"