1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-13 08:15:59 +00:00

Delete BuildConfig.java

This commit is contained in:
Kartikey Kushwaha
2018-10-18 23:02:59 +05:30
committed by GitHub
parent d1a9033525
commit ec28e972bb

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