mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-28 16:22:12 -07:00
Version code 3.0
This commit is contained in:
parent
b7c535c03a
commit
5fda41149f
@ -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 {
|
||||||
|
|||||||
10
metadata/en-US/changelogs/300.txt
Normal file
10
metadata/en-US/changelogs/300.txt
Normal 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
|
||||||
Loading…
x
Reference in New Issue
Block a user