Unverified Commit 678a84e0 authored by divyanshu bhargava's avatar divyanshu bhargava Committed by GitHub

Merge pull request #4 from RocketChat/develop-2.x

merge
parents 912363f1 83b14b60
...@@ -13,8 +13,8 @@ android { ...@@ -13,8 +13,8 @@ android {
applicationId "chat.rocket.android" applicationId "chat.rocket.android"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion versions.targetSdk targetSdkVersion versions.targetSdk
versionCode 2006 versionCode 2007
versionName "2.0.0-beta4" versionName "2.0.0-beta5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true multiDexEnabled true
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment