gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-android] 01/03: [wallet] Minify release builds and hope for


From: gnunet
Subject: [taler-taler-android] 01/03: [wallet] Minify release builds and hope for the best
Date: Mon, 25 Mar 2024 18:09:04 +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 d4e3fc29fc0ab8d093fa5ab53edc4427ad57e729
Author: Iván Ávalos <avalos@disroot.org>
AuthorDate: Wed Mar 13 13:01:21 2024 -0600

    [wallet] Minify release builds and hope for the best
---
 wallet/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wallet/build.gradle b/wallet/build.gradle
index d953a02..62a7782 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -47,7 +47,7 @@ android {
     }
     buildTypes {
         release {
-            minifyEnabled false
+            minifyEnabled true
             proguardFiles 
getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
         }
         debug {

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