Skip to content

Commit

Permalink
Bump version again for Agency Y release
Browse files Browse the repository at this point in the history
I messed up and uploaded the Amazon APK to Agency Y on Google Play by mistake, so we have to burn a version number to upload the correct APK (I can't upload the same version code)
  • Loading branch information
barbeau committed Sep 23, 2015
1 parent 8aaaab1 commit e7f6fac
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 @@ -41,8 +41,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 21
versionCode 53
versionName "2.0.3"
versionCode 54
versionName "2.0.4"
}

/**
Expand Down

0 comments on commit e7f6fac

Please sign in to comment.