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 114 is already in beta, so this versionCode 115 leapfrogs that.  versionCode 116 (v2.6.7) will be released to beta based on the master branch.
  • Loading branch information
barbeau committed Oct 28, 2019
1 parent 59b023e commit 9b1c08a
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 113
versionName "2.5.5"
versionCode 115
versionName "2.5.6"

multiDexEnabled true

Expand Down

0 comments on commit 9b1c08a

Please sign in to comment.