gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-android] 02/06: [pos] Shorten app title as old title is rej


From: gnunet
Subject: [taler-taler-android] 02/06: [pos] Shorten app title as old title is rejected now as too long
Date: Tue, 03 Jan 2023 13:38:45 +0100

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository taler-android.

commit de79f6aeab2e3c3b966da77c0c46a1ae49ccc192
Author: Torsten Grote <t@grobox.de>
AuthorDate: Tue Jan 3 08:44:37 2023 -0300

    [pos] Shorten app title as old title is rejected now as too long
---
 merchant-terminal/fastlane/Fastfile                         | 2 +-
 merchant-terminal/fastlane/metadata/android/en-US/title.txt | 2 +-
 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]