Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1094 from RocketChat/chore/release_2_0_0
Browse files Browse the repository at this point in the history
[RELEASE] Prepare the app for final 2.0.0 release
  • Loading branch information
rafaelks committed Apr 16, 2018
2 parents 36ff29d + c690823 commit eb73cd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion 21
targetSdkVersion versions.targetSdk
versionCode 2009
versionName "2.0.0-rc1"
versionCode 2010
versionName "2.0.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit eb73cd4

Please sign in to comment.