From 60bf695789031ab44e0b7a1a631a9c8c72f997c5 Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 4 Aug 2017 11:13:51 -0400 Subject: [PATCH] Version Bump to 47 (#825) --- 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 6085919b295..d431c0e4f76 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.mattermost.rnbeta" minSdkVersion 16 targetSdkVersion 23 - versionCode 46 + versionCode 47 versionName "1.1.0" multiDexEnabled true ndk {