mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-14 08:40:08 +01:00
* Reinstate Proguard/R8 According to APK analyzer Before: 18044 classes with 113387 methods in 3 dex files After: 12604 classes with 68010 methods in 2 dex files APK download size is reduced by 2.8 MB * Add debug build type without R8