mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 01:52:39 +02:00
2688f22a6a
Introduce a `IS_DEBUG_ENABLED` boolean flag in `BuildConfig` for both debug and release build types. This flag is used to suppress update notifications in `PlayerFragment` when debugging and before its a version released.