From 5385a1e5fa6f9efae0747d67e74deb8862d1a860 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 24 Apr 2018 07:56:48 -0300 Subject: [PATCH] Bump Android build number to 95 (#1605) --- 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 a7b11e321..3a8d06c5e 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 94 + versionCode 95 versionName "1.8.0" multiDexEnabled true ndk {