From 49b0e4cb669fdb49b9b7b8d63a4bf32ce631fc99 Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 7 Dec 2017 13:54:14 -0300 Subject: [PATCH] Version Bump to 72 (#1284) --- 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 680234c6853..ba656cd1654 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -106,7 +106,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 23 - versionCode 71 + versionCode 72 versionName "1.5.0" multiDexEnabled true ndk {