Delete BuildConfig.java
This commit is contained in:
parent
8ef702fa07
commit
506ffb9885
|
@ -1,8 +0,0 @@
|
||||||
/*___Generated_by_IDEA___*/
|
|
||||||
|
|
||||||
package org.schabi.newpipe;
|
|
||||||
|
|
||||||
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
|
|
||||||
public final class BuildConfig {
|
|
||||||
public final static boolean DEBUG = Boolean.parseBoolean(null);
|
|
||||||
}
|
|
Loading…
Reference in New Issue