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] bump wallet core v


From: gnunet
Subject: [taler-taler-android] branch master updated: [wallet] bump wallet core version and version code
Date: Mon, 10 Oct 2022 13:34:20 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 658118b  [wallet] bump wallet core version and version code
658118b is described below

commit 658118b55a39a5a4b8d9ef6876ceba3552ad5302
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Oct 10 13:34:01 2022 +0200

    [wallet] bump wallet core version and version code
---
 wallet/build.gradle | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/wallet/build.gradle b/wallet/build.gradle
index cf0c945..fe82298 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -23,8 +23,8 @@ plugins {
     id "de.undercouch.download"
 }
 
-def walletCoreVersion = "v0.9.0-dev.25"
-def walletCoreSha256 = 
"ad3afb3120bac1c3ed5a9fb70449b097dcd776b87bc9c503660fdedb88a5e6c3"
+def walletCoreVersion = "v0.9.0-dev.29"
+def walletCoreSha256 = 
"ac613a1624d6a29ff06bd9c8ff1febd341fa63fdd1f5365f6296b2c628c40477"
 
 static def versionCodeEpoch() {
     return (new Date().getTime() / 1000).toInteger()
@@ -46,7 +46,7 @@ android {
         applicationId "net.taler.wallet"
         minSdkVersion 21
         targetSdkVersion 32
-        versionCode 17
+        versionCode 18
         versionName walletCoreVersion
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         buildConfigField "String", "WALLET_CORE_VERSION", 
"\"$walletCoreVersion\""

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