mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -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.