Skip to content

Commit

Permalink
Release: v3.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisguse committed Mar 9, 2021
1 parent e559583 commit 14e63a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ android {

defaultConfig {
applicationId "de.dennisguse.opentracks"
versionCode 3890
versionName "v3.15.3"
versionCode 3892
versionName "v3.15.4"

buildConfigField "String", "VERSION_NAME_FULL", "\"${getVersionName()}\""

Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/3892.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
v3.15.4: OpenTracks

Bugfix:
- Voice annoucements interval should be in minutes (introduced in v3.15.0)

0 comments on commit 14e63a1

Please sign in to comment.