aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsyncSample/gen/com/koushikdutta/async/sample/BuildConfig.java
blob: 9429b8fa50081d47701d6ad9917ec38ba1defafd (plain)
1
2
3
4
5
6
/** Automatically generated file. DO NOT MODIFY */
package com.koushikdutta.async.sample;

public final class BuildConfig {
    public final static boolean DEBUG = true;
}