gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-android] branch master updated (9f1efa0 -> 7a09de1)


From: gnunet
Subject: [taler-taler-android] branch master updated (9f1efa0 -> 7a09de1)
Date: Wed, 06 Mar 2024 19:20:11 +0100

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

ivan-avalos pushed a change to branch master
in repository taler-android.

    from 9f1efa0  [wallet] release v0.9.4+p2
     new 8a49fd7  [wallet] Make fastlane publish to production
     new 7a09de1  [pos] Release 0.2.4

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 merchant-terminal/build.gradle | 4 ++--
 wallet/fastlane/Fastfile       | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/merchant-terminal/build.gradle b/merchant-terminal/build.gradle
index df57332..68747c2 100644
--- a/merchant-terminal/build.gradle
+++ b/merchant-terminal/build.gradle
@@ -13,8 +13,8 @@ android {
         applicationId "net.taler.merchantpos"
         minSdkVersion 21
         targetSdkVersion 33
-        versionCode 5
-        versionName "0.2.3"
+        versionCode 6
+        versionName "0.2.4"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
 
         buildConfigField("String", "BACKEND_API_VERSION", "\"5:0:1\"")
diff --git a/wallet/fastlane/Fastfile b/wallet/fastlane/Fastfile
index 43b7818..70b10b8 100644
--- a/wallet/fastlane/Fastfile
+++ b/wallet/fastlane/Fastfile
@@ -40,7 +40,6 @@ platform :android do
         }
     )
     upload_to_play_store(
-        track: 'beta',
         skip_upload_images: 'true',
         skip_upload_screenshots: 'true',
         skip_upload_apk: 'true', # This is an app bundle, so APK is not 
possible

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