Delete BuildConfig.java

This commit is contained in:
Kartikey Kushwaha 2018-10-18 23:02:19 +05:30 committed by GitHub
parent 68bd7f58b6
commit 36d4cccc45

View file

@ -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);
}