Unverified Commit 82db7cd0 authored by Rafael Kellermann Streit's avatar Rafael Kellermann Streit Committed by GitHub

Merge pull request #1016 from RocketChat/chore/increment_build_beta3

[CHORE] Increment version to beta 3
parents 23cbdf2d f1c6609a
......@@ -13,8 +13,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion 21
targetSdkVersion versions.targetSdk
versionCode 2002
versionName "2.0.0-beta2"
versionCode 2003
versionName "2.0.0-beta3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
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