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

Commit

Permalink
Merge pull request #1013 from RocketChat/chore/increment_build_beta2
Browse files Browse the repository at this point in the history
[CHORE] Increment version to beta2
  • Loading branch information
rafaelks authored Apr 3, 2018
2 parents ca86442 + 8b5f966 commit 3ac4578
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 2001
versionName "2.0.0-beta1"
versionCode 2002
versionName "2.0.0-beta2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit 3ac4578

Please sign in to comment.