1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-02 08:50:49 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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