proguard.cfg: declare this is an Android project

This commit is contained in:
Andreas Schildbach 2023-08-31 15:50:36 +02:00
parent 5c6aef0591
commit 4bdb3598c3

View file

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