8 lines
266 B
Java
8 lines
266 B
Java
|
/*___Generated_by_IDEA___*/
|
||
|
|
||
|
package net.osmand.addressPlugin;
|
||
|
|
||
|
/* 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);
|
||
|
}
|