From bcab4ceb69515b6b764f8298aff8f31e4bd03b5c Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 28 Sep 2017 15:55:40 -0300 Subject: [PATCH] Version Bump to 52 (#968) --- 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 aacb58d8c..07ef72d15 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -95,7 +95,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 16 targetSdkVersion 23 - versionCode 51 + versionCode 52 versionName "1.3.0" multiDexEnabled true ndk {