From 385bfc8f1ab08c15077b853a17ede0fde7b345b4 Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 30 Mar 2017 01:02:50 -0300 Subject: [PATCH] Version Bump to 22 (#431) --- 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 7b7282e16..d395b08da 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.mattermost.react.native" minSdkVersion 16 targetSdkVersion 23 - versionCode 21 + versionCode 22 versionName "1.0" multiDexEnabled true ndk {