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

Commit

Permalink
Merge pull request #1016 from RocketChat/chore/increment_build_beta3
Browse files Browse the repository at this point in the history
[CHORE] Increment version to beta 3
  • Loading branch information
rafaelks authored Apr 3, 2018
2 parents 23cbdf2 + f1c6609 commit 82db7cd
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 2002
versionName "2.0.0-beta2"
versionCode 2003
versionName "2.0.0-beta3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit 82db7cd

Please sign in to comment.