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

Commit

Permalink
Merge pull request #1042 from RocketChat/chore/increment_build_beta5
Browse files Browse the repository at this point in the history
[CHORE] Increment build version to beta5
  • Loading branch information
rafaelks authored Apr 7, 2018
2 parents e80ef3f + 4b771b0 commit 83b14b6
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 2006
versionName "2.0.0-beta4"
versionCode 2007
versionName "2.0.0-beta5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit 83b14b6

Please sign in to comment.