Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Bump version to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bparmentier committed May 8, 2017
1 parent 6b755d4 commit 82714a6
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 @@ -25,8 +25,8 @@ android {
applicationId "be.brunoparmentier.openbikesharing.app"
minSdkVersion 14
targetSdkVersion 22
versionCode 22
versionName "1.9.2"
versionCode 23
versionName "1.10.0"
buildConfigField "long", "BUILD_TIMESTAMP", System.currentTimeMillis() + "L"
}

Expand Down

0 comments on commit 82714a6

Please sign in to comment.