mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 06:42:21 -04:00

* Re-enabled the `LogConditional` lint check. * Introduced a `Log` class that exclusively handles logging operations in the debug variant. * Removed unnecessary `if (BuildConfig.DEBUG)` conditions from the project.