From 6c9afb380dc9cc00c0944a4079c768bd5e870b46 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Sat, 15 Sep 2018 20:09:20 -0300 Subject: [PATCH] Bump Android build number to 142 (#2129) --- 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 bed041b246c..5cafd434f49 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 141 + versionCode 142 versionName "1.12.0" multiDexEnabled = true ndk {