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 t


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

commit a95f3a0068825ef28bcfdc7379a965609056ca6a
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Sep 23 10:36:51 2022 +0200

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

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