package de.danoeh.antennapodsp; public final class AppConfig { /** * Should be used for debug logging. */ public final static boolean DEBUG = true; }