From ab11f168fdf15aba8f366d723d9a63726fc86276 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Thu, 23 Feb 2023 15:56:37 -0300 Subject: [wallet] release 0.9.2+p2 (Google Play only) --- wallet/fastlane/Fastfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wallet/fastlane/Fastfile') diff --git a/wallet/fastlane/Fastfile b/wallet/fastlane/Fastfile index 695540c..43b7818 100644 --- a/wallet/fastlane/Fastfile +++ b/wallet/fastlane/Fastfile @@ -30,6 +30,8 @@ platform :android do build_type: "Release", flavor: "google", gradle_path: '../gradlew', + print_command: false, + flags: "--no-build-cache --no-configuration-cache", properties: { "android.injected.signing.store.file" => ENV["TALER_KEYSTORE_PATH"], "android.injected.signing.store.password" => ENV["TALER_KEYSTORE_PASS"], -- cgit v1.2.3