mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-29 00:32:11 -07:00
Version code 2.0, changelogs
This commit is contained in:
parent
fa0a9ea095
commit
607850b8c6
@ -35,8 +35,8 @@ android {
|
|||||||
applicationId "de.tadris.fitness"
|
applicationId "de.tadris.fitness"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 111
|
versionCode 200
|
||||||
versionName "1.1.1"
|
versionName "2.0"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|||||||
6
metadata/en-US/changelogs/200.txt
Normal file
6
metadata/en-US/changelogs/200.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
**2.0:**
|
||||||
|
- Screen to compare height/elevation diagram and the map
|
||||||
|
- Show overlay if GPS signal wasn't found yet
|
||||||
|
- Set preferred map layer (#15)
|
||||||
|
|
||||||
|
- Speed up data import
|
||||||
Loading…
x
Reference in New Issue
Block a user