mirror of
https://github.com/woheller69/maps.git
synced 2025-06-28 12:19:55 +00:00
V3.9
This commit is contained in:
parent
d2ee68bdde
commit
dcf314f8d3
3 changed files with 5 additions and 2 deletions
|
@ -6,8 +6,8 @@ android {
|
|||
applicationId "us.spotco.maps"
|
||||
minSdkVersion 21
|
||||
targetSdk 34
|
||||
versionCode 38
|
||||
versionName "3.8"
|
||||
versionCode 39
|
||||
versionName "3.9"
|
||||
}
|
||||
buildTypes {
|
||||
debug {
|
||||
|
|
2
fastlane/metadata/android/en-US/changelogs/38.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/38.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
do not delete cookies to avoid consent every time
|
||||
make route planner usable
|
1
fastlane/metadata/android/en-US/changelogs/39.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/39.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Fix turn-by-turn direction list
|
Loading…
Add table
Add a link
Reference in a new issue