gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-android] 02/03: [wallet] Release v0.9.0


From: gnunet
Subject: [taler-taler-android] 02/03: [wallet] Release v0.9.0
Date: Fri, 04 Nov 2022 18:50:30 +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.

commit 963fe8f3bee1971d6873d93737e5e6056ca1a6c2
Author: Torsten Grote <t@grobox.de>
AuthorDate: Fri Nov 4 14:45:54 2022 -0300

    [wallet] Release v0.9.0
---
 wallet/build.gradle | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/wallet/build.gradle b/wallet/build.gradle
index 26e0820..d93d971 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -23,8 +23,8 @@ plugins {
     id "de.undercouch.download" version "5.3.0"
 }
 
-def walletCoreVersion = "v0.9.0-dev.33"
-def walletCoreSha256 = 
"9ba57fd35c5fe8a2986fc1bd3db88bc5b309610c7e490f8c64998fd8e1cb0d21"
+def walletCoreVersion = "v0.9.0"
+def walletCoreSha256 = 
"5a971f4b8faf8dce2cde6d720c7cf75f9233c399a164dcd98fb37a1b3b491c05"
 
 static def versionCodeEpoch() {
     return (new Date().getTime() / 1000).toInteger()
@@ -46,7 +46,7 @@ android {
         applicationId "net.taler.wallet"
         minSdkVersion 21
         targetSdkVersion 32
-        versionCode 19
+        versionCode 20
         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]