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

Commit e996ad0

Browse files
committed
Release: v3.13.1
1 parent 0f72695 commit e996ad0

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
@@ -51,8 +51,8 @@ android {
5151

5252
defaultConfig {
5353
applicationId "de.dennisguse.opentracks"
54-
versionCode 3732
55-
versionName "v3.13.0"
54+
versionCode 3737
55+
versionName "v3.13.1"
5656

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
v3.13.1: OpenTracks
2+
3+
Bugfix:
4+
- Crash on record start: minify/shrink removed a drawable
5+
- Automatic export failed silently (mainly remote destinations)

0 commit comments

Comments
 (0)