Delete BuildConfig.java

This commit is contained in:
Kartikey Kushwaha 2018-10-18 23:02:19 +05:30 committed by GitHub
parent 8ef702fa07
commit 506ffb9885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

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