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

Commit fc4e158

Browse files
committed
Release: v4.19.4
1 parent 4843a23 commit fc4e158

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

build.gradle

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

4747
defaultConfig {
4848
applicationId 'de.dennisguse.opentracks'
49-
versionCode 6130
50-
versionName "v4.19.3"
49+
versionCode 6170
50+
versionName "v4.19.4"
5151

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
v4.19.4: OpenTracks
2+
3+
Bugfix:
4+
- Edge-to-edge (SDK35): applied to all version of Android (some progress, but still work in progress)
5+
- KMZ with pictures could not be exported (heading not computable; feature removed)

0 commit comments

Comments
 (0)