blob: 7e083481600befe8a97f099097d07852f7746e77 (
plain)
1
2
3
4
5
6
7
8
|
/*___Generated_by_IDEA___*/
/** Automatically generated file. DO NOT MODIFY */
package com.koushikdutta.async.sample;
public final class BuildConfig {
public final static boolean DEBUG = true;
}
|