mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-07 22:31:17 -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.