Do not obfuscate code (#39)
The app is open-source, so there is no point in obfuscating.
This change makes it easier to compare the distributed apk with
the source code. Proguard still removes unused elements.
Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
Loading
Please register or sign in to comment