preparing v2.0.4 release
This commit is contained in:
parent
0e8afd39c3
commit
19348ea557
2 changed files with 7 additions and 1 deletions
|
@ -11,7 +11,7 @@ android {
|
||||||
applicationId 'org.y20k.trackbook'
|
applicationId 'org.y20k.trackbook'
|
||||||
minSdkVersion 25
|
minSdkVersion 25
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 40
|
versionCode 41
|
||||||
versionName '2.0.3'
|
versionName '2.0.3'
|
||||||
resConfigs "en", "da", "de", "fr", "id", "it", "ja", "nb-rNO", "nl", "sv", "zh-rCN"
|
resConfigs "en", "da", "de", "fr", "id", "it", "ja", "nb-rNO", "nl", "sv", "zh-rCN"
|
||||||
}
|
}
|
||||||
|
|
6
metadata/en-US/changelogs/41.txt
Normal file
6
metadata/en-US/changelogs/41.txt
Normal 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)
|
Loading…
Reference in a new issue