From e590bbd0c4775fb6d544b4c017503a4c77171770 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 5 Dec 2017 07:16:59 -0300 Subject: [PATCH] Version Bump to 70 (#1262) --- 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 cae431f7a..02b0bae66 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 69 + versionCode 70 versionName "1.5.0" multiDexEnabled true ndk {