Version code 3.0

This commit is contained in:
jannis 2019-12-08 13:05:50 +01:00
parent b7c535c03a
commit 5fda41149f
2 changed files with 12 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "de.tadris.fitness" applicationId "de.tadris.fitness"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 210 versionCode 300
versionName "2.1" versionName "3.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {

View File

@ -0,0 +1,10 @@
**3.0:**
New:
- Upload workouts as GPS-Tracks to OpenStreetMap (#24)
- Automatic Workout Stop (#23)
Improvements:
- Fix Imperial Weight (#26)
- Better behaviour of map in analyse screens
- Better calorie calculation