mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Exported version 0.8.1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
package de.danoeh.antennapod;
|
||||
|
||||
public final class AppConfig {
|
||||
public final static boolean DEBUG = true;
|
||||
public final static boolean DEBUG = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user