Skip to content

Commit

Permalink
Release: v4.12.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisguse committed Apr 14, 2024
1 parent 6432659 commit be7a438
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 @@ -64,8 +64,8 @@ android {

defaultConfig {
applicationId "de.dennisguse.opentracks"
versionCode 5730
versionName "v4.12.1"
versionCode 5749
versionName "v4.12.2."

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

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

Bugfix:
- Allow to start sensors before recording

0 comments on commit be7a438

Please sign in to comment.