org.jdeferred.android.BuildConfig Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jdeferred-android-test Show documentation
Show all versions of jdeferred-android-test Show documentation
Android application to test JDeferred Android Library
package org.jdeferred.android;
public final class BuildConfig {
public static final boolean DEBUG = true;
}