Skip to content

Commit

Permalink
Release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisfds committed Jun 29, 2024
1 parent c1f9ac4 commit 760b77a
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 @@ -29,8 +29,8 @@ android {
applicationId "fr.fdesousa.bikesharinghub"
minSdkVersion 14
targetSdkVersion 34
versionCode 30
versionName "2.1.1"
versionCode 31
versionName "2.1.2"
buildConfigField "long", "BUILD_TIMESTAMP", System.currentTimeMillis() + "L"
}

Expand Down

0 comments on commit 760b77a

Please sign in to comment.