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

Commit f1b3ce9

Browse files
committed
Release: v4.21.1
1 parent 6f65808 commit f1b3ce9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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 6233
50-
versionName "v4.21.0"
49+
versionCode 6237
50+
versionName "v4.21.1"
5151

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
v4.21.1: OpenTracks
2+
3+
Bugfix:
4+
- Fixed crash on export/import UI (introduced in v4.21.0)

0 commit comments

Comments
 (0)