From 7454613ef96a6640dc1487f846a4fab9a0c0dad6 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 12 Sep 2018 19:21:04 -0300 Subject: [PATCH] Bump Android build number to 139 (#2111) --- 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 3e557c212..6bd7c106d 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 138 + versionCode 139 versionName "1.12.0" multiDexEnabled = true ndk {