mirror of
https://github.com/woheller69/maps.git
synced 2025-06-28 12:19:55 +00:00
do not delete cookies to avoid consent page every time
make route planner button usable
This commit is contained in:
parent
b97dfb4756
commit
9d1e7fb176
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ android {
|
||||||
applicationId "us.spotco.maps"
|
applicationId "us.spotco.maps"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode 37
|
versionCode 38
|
||||||
versionName "1.12"
|
versionName "3.8"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
debug {
|
debug {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue