This message was deleted.
# android
s
This message was deleted.
e
No trying this before, but I guess below step is worth a try: 1. get all proguard files from app module’s
variant.proguardFiles
2. call proguard executable file without sources (or just 1 dummy file in case it skips) , add
-printconfiguration
to your main rule file (https://www.guardsquare.com/manual/configuration/usage)