V4.2 fix build

This commit is contained in:
woheller69 2025-04-26 08:07:27 +02:00
parent 9f0687e9a0
commit bb4e9213cc
3 changed files with 5 additions and 3 deletions

View file

@ -6,8 +6,8 @@ android {
applicationId "us.spotco.maps"
minSdkVersion 21
targetSdk 34
versionCode 41
versionName "4.1"
versionCode 42
versionName "4.2"
}
buildTypes {
debug {

View file

@ -2,7 +2,7 @@
<string name="app_name">GMaps WV</string>
<string name="intent_string">بازکردن در مشاهده‌گر وب محدود شده</string>
<string name="title_location_permission">دسترسی مکان</string>
<string name="text_location_permission">لطفا دسترسی مکان را داده و دوباره روی دکمه ضربه بزنید/string>
<string name="text_location_permission">لطفا دسترسی مکان را داده و دوباره روی دکمه ضربه بزنید/string> </string>
<string name="error_no_gps">لطفا مکان‌یاب را روشن کنید</string>
<string name="no_app_installed">برنامه‌ای نصب نشده</string>
<string name="title_open_link">بازکردن پیوند</string>

View file

@ -0,0 +1,2 @@
Allow placeinfo images
Translations