From 2d23e60576af368a997d611b1741679197e47fe3 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 27 Jun 2018 10:15:59 -0400 Subject: [PATCH] Bump Android build number to 116 (#1840) --- 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 13ea72d2b..1a4e8d69a 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 115 + versionCode 116 versionName "1.9.2" ndk { abiFilters "armeabi-v7a", "x86"