proguard.cfg: remove an option that is the default anyway

This commit is contained in:
Andreas Schildbach 2023-08-31 15:44:31 +02:00
parent 843edcb001
commit 5c6aef0591

View file

@ -1,4 +1,3 @@
-dontskipnonpubliclibraryclasses
-dontoptimize
-dontpreverify
-dontobfuscate