1
0
Fork 0
simtech-thunder/gen/com/thunder/simtech/BuildConfig.java

8 lines
261 B
Java
Raw Normal View History

/*___Generated_by_IDEA___*/
2014-05-06 16:53:23 +08:00
package com.thunder.simtech;
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
2014-05-06 16:53:23 +08:00
public final class BuildConfig {
public final static boolean DEBUG = Boolean.parseBoolean(null);
2014-05-06 16:53:23 +08:00
}