preparing v2.0.4 release

master
y20k 2020-05-20 14:07:26 +02:00
parent 0e8afd39c3
commit 19348ea557
No known key found for this signature in database
GPG Key ID: 824D4259F41FAFF6
2 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,7 @@ android {
applicationId 'org.y20k.trackbook'
minSdkVersion 25
targetSdkVersion 27
versionCode 40
versionCode 41
versionName '2.0.3'
resConfigs "en", "da", "de", "fr", "id", "it", "ja", "nb-rNO", "nl", "sv", "zh-rCN"
}

View File

@ -0,0 +1,6 @@
# v2.0.4 - Echoes
**2020-05-20**
- updated translations
- average velocity in statistics sheet
- minor bug fixes (e.g. better calculation of pauses)