gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-android] branch master updated: [wallet] release 0.9.2+p2 (


From: gnunet
Subject: [taler-taler-android] branch master updated: [wallet] release 0.9.2+p2 (Google Play only)
Date: Thu, 23 Feb 2023 20:52:15 +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.

The following commit(s) were added to refs/heads/master by this push:
     new ab11f16  [wallet] release 0.9.2+p2 (Google Play only)
ab11f16 is described below

commit ab11f168fdf15aba8f366d723d9a63726fc86276
Author: Torsten Grote <t@grobox.de>
AuthorDate: Thu Feb 23 15:56:37 2023 -0300

    [wallet] release 0.9.2+p2 (Google Play only)
---
 wallet/build.gradle      | 4 ++--
 wallet/fastlane/Fastfile | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/wallet/build.gradle b/wallet/build.gradle
index e655f86..c3f5f4c 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -42,8 +42,8 @@ android {
         applicationId "net.taler.wallet"
         minSdkVersion 24
         targetSdkVersion 32
-        versionCode 23
-        versionName "0.9.2+p1"
+        versionCode 25
+        versionName "0.9.2+p2"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }
     buildTypes {
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"],

-- 
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]