From 65fce2a6802054c8f7e85b81a43b0d95dca4a08b Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 4 Sep 2018 16:38:22 -0300 Subject: [PATCH] Bump Android build number to 136 (#2074) --- 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 6e1117e6b..886fb4c15 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 135 + versionCode 136 versionName "1.12.0" multiDexEnabled = true ndk {