summaryrefslogtreecommitdiff
path: root/merchant-terminal
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2023-01-03 08:44:37 -0300
committerTorsten Grote <t@grobox.de>2023-01-03 08:45:14 -0300
commitde79f6aeab2e3c3b966da77c0c46a1ae49ccc192 (patch)
tree6af371f409e3d448b16b13625e33871bc338b39d /merchant-terminal
parent20003b852106fb7bafcbe41db318b4c323ffbfab (diff)
downloadtaler-android-de79f6aeab2e3c3b966da77c0c46a1ae49ccc192.tar.gz
taler-android-de79f6aeab2e3c3b966da77c0c46a1ae49ccc192.tar.bz2
taler-android-de79f6aeab2e3c3b966da77c0c46a1ae49ccc192.zip
[pos] Shorten app title as old title is rejected now as too long
Diffstat (limited to 'merchant-terminal')
-rw-r--r--merchant-terminal/fastlane/Fastfile2
-rw-r--r--merchant-terminal/fastlane/metadata/android/en-US/title.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/merchant-terminal/fastlane/Fastfile b/merchant-terminal/fastlane/Fastfile
index 2398c81..9c09d50 100644
--- a/merchant-terminal/fastlane/Fastfile
+++ b/merchant-terminal/fastlane/Fastfile
@@ -36,7 +36,7 @@ platform :android do
skip_upload_images: 'true',
skip_upload_screenshots: 'true',
skip_upload_apk: 'true', # This is an app bundle, so APK is not possible
- validate_only: 'true'
+ validate_only: 'false'
)
end
end
diff --git a/merchant-terminal/fastlane/metadata/android/en-US/title.txt b/merchant-terminal/fastlane/metadata/android/en-US/title.txt
index 235199c..bcc4cea 100644
--- a/merchant-terminal/fastlane/metadata/android/en-US/title.txt
+++ b/merchant-terminal/fastlane/metadata/android/en-US/title.txt
@@ -1 +1 @@
-Taler Point-of-Sale Merchant Terminal \ No newline at end of file
+Taler Point-of-Sale Terminal \ No newline at end of file