do not delete cookies to avoid consent page every time

make route planner button usable
This commit is contained in:
woheller69 2025-04-01 19:25:39 +02:00
parent b97dfb4756
commit 9d1e7fb176

View file

@ -6,8 +6,8 @@ android {
applicationId "us.spotco.maps"
minSdkVersion 21
targetSdk 34
versionCode 37
versionName "1.12"
versionCode 38
versionName "3.8"
}
buildTypes {
debug {