Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
This will be released straight to production as a hotfix. versionCode 112 is already in beta, so this versionCode 113 leapfrogs that.  versionCode 114 (v2.6.6) will be released to beta based on the master branch.
  • Loading branch information
barbeau committed Sep 24, 2019
1 parent ae4dfc4 commit eb6bcfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions onebusaway-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 26
versionCode 111
versionName "2.5.4"
versionCode 113
versionName "2.5.5"

multiDexEnabled true

Expand Down

0 comments on commit eb6bcfb

Please sign in to comment.