cvzi / darkmodewallpaper

🌓 A live wallpaper for Android that respects dark theme mode 🌇
https://f-droid.org/packages/com.github.cvzi.darkmodewallpaper/
GNU General Public License v3.0
177 stars 11 forks source link

Redundant Check in Debug builds #159

Closed Iamlooker closed 11 months ago

Iamlooker commented 11 months ago

This is a redundant check in debug build. As it is already in debug sourceSet

cvzi commented 11 months ago

Thank you