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 #1031 from RocketChat/chore/increment_build_beta4
Browse files Browse the repository at this point in the history
[CHORE] Increment build beta number to 4
  • Loading branch information
rafaelks authored Apr 5, 2018
2 parents 4b95f25 + ef2b5d5 commit c1b8555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion 21
targetSdkVersion versions.targetSdk
versionCode 2003
versionName "2.0.0-beta3"
versionCode 2004
versionName "2.0.0-beta4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit c1b8555

Please sign in to comment.