mirror of
https://github.com/woheller69/maps.git
synced 2025-06-28 12:19:55 +00:00
V4.2 fix build
This commit is contained in:
parent
9f0687e9a0
commit
bb4e9213cc
3 changed files with 5 additions and 3 deletions
|
@ -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 {
|
||||
|
|
|
@ -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>
|
||||
|
|
2
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Allow placeinfo images
|
||||
Translations
|
Loading…
Add table
Add a link
Reference in a new issue