changes made
This commit is contained in:
6
source/gen/me/caesar2011/vpherder/BuildConfig.java
Normal file → Executable file
6
source/gen/me/caesar2011/vpherder/BuildConfig.java
Normal file → Executable file
@@ -1,6 +1,8 @@
|
||||
/** Automatically generated file. DO NOT MODIFY */
|
||||
/*___Generated_by_IDEA___*/
|
||||
|
||||
package me.caesar2011.vpherder;
|
||||
|
||||
/* 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 = true;
|
||||
public final static boolean DEBUG = Boolean.parseBoolean(null);
|
||||
}
|
||||
Reference in New Issue
Block a user