From 18fa5c8cd4e63616faf8da5772e365fd52ee6331 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 2 Oct 2017 13:27:31 -0300 Subject: [PATCH] Version Bump to 53 (#979) --- 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 2bf6e2dd9..0f4fe20eb 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -95,7 +95,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 21 targetSdkVersion 23 - versionCode 52 + versionCode 53 versionName "1.3.0" multiDexEnabled true ndk {