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] Upgrade wallet-cor


From: gnunet
Subject: [taler-taler-android] branch master updated: [wallet] Upgrade wallet-core to v0.9.0-dev.22
Date: Fri, 23 Sep 2022 10:16:49 +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 a420578  [wallet] Upgrade wallet-core to v0.9.0-dev.22
a420578 is described below

commit a42057877707b2f38c28a7372c8824707584f66b
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Sep 23 10:14:28 2022 +0200

    [wallet] Upgrade wallet-core to v0.9.0-dev.22
---
 wallet/build.gradle | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/wallet/build.gradle b/wallet/build.gradle
index ef66107..581dc7e 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -23,8 +23,8 @@ plugins {
     id "de.undercouch.download"
 }
 
-def walletCoreVersion = "v0.9.0-dev.16"
-def walletCoreSha256 = 
"541c417bcbd282a65159a32fb0b9f5702f83f2d2222bee3619e60af92a1b6781"
+def walletCoreVersion = "v0.9.0-dev.22"
+def walletCoreSha256 = 
"7f5dea56836ebc99bd7dfcf740cbcbe005de962488a248e11c715ee4b2e447cc"
 
 static def versionCodeEpoch() {
     return (new Date().getTime() / 1000).toInteger()
@@ -46,7 +46,7 @@ android {
         applicationId "net.taler.wallet"
         minSdkVersion 21
         targetSdkVersion 32
-        versionCode 14
+        versionCode 15
         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]