From 5c6aef0591bf9d89627af740cc96afca2742d131 Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Thu, 31 Aug 2023 15:44:31 +0200 Subject: [PATCH] proguard.cfg: remove an option that is the default anyway --- oeffi/proguard.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/oeffi/proguard.cfg b/oeffi/proguard.cfg index 1566d6d..e568fbd 100644 --- a/oeffi/proguard.cfg +++ b/oeffi/proguard.cfg @@ -1,4 +1,3 @@ --dontskipnonpubliclibraryclasses -dontoptimize -dontpreverify -dontobfuscate