Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit cb9b947

Browse files
committed
Release: v4.11.2
1 parent bf43cdc commit cb9b947

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ android {
6464

6565
defaultConfig {
6666
applicationId "de.dennisguse.opentracks"
67-
versionCode 5679
68-
versionName "v4.11.1"
67+
versionCode 5683
68+
versionName "v4.11.2"
6969

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
v4.11.2: OpenTracks
2+
3+
Bugfix:
4+
- Recording stopped when screen turned of (introduced in v4.11.1)
5+
(reverting da3dd29b8e44624a8222caea9067955f252ef5f8)

0 commit comments

Comments
 (0)