From 5285c3b56e53b9622a385cb034603dc33d91b947 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 29 Aug 2018 20:21:00 -0300 Subject: [PATCH] Bump Android build number to 134 (#2056) --- 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 df5d81be9..891b6fdfd 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -113,7 +113,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 26 - versionCode 133 + versionCode 134 versionName "1.12.0" ndk { abiFilters "armeabi-v7a", "x86"