Skip to content

3.1.2

Latest

Choose a tag to compare

@bodenberg bodenberg released this 06 Apr 01:40

📢 Important Update

Specific ProGuard rules have been added to the project.

🔧 What’s Changed?

  • Added new configuration rules to ProGuard
  • Adjustments to ensure:
    • Better code obfuscation
    • Preservation of required classes and methods
    • Prevention of runtime errors

✅ Why This Matters

These rules help to:

  • Protect the code against reverse engineering
  • Improve application security
  • Ensure compatibility with used libraries

📌 Note

Make sure to sync the project and validate functionality after this update.


🚀 If you have any questions, review the ProGuard configuration file (proguard-rules.pro)