From df66d47aead97d2c03a07fa5c8e8a78a395465df Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 29 May 2017 16:28:20 -0400 Subject: [PATCH] Version Bump to 31 (#582) --- 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 573ef5d65..35c218461 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 30 + versionCode 31 versionName "1.0" multiDexEnabled true ndk {