org.objenesis.tck.android.BuildConfig Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of objenesis-tck-android Show documentation
Show all versions of objenesis-tck-android Show documentation
Objenesis' TCK built for Android devices
package org.objenesis.tck.android;
public final class BuildConfig {
public static final boolean DEBUG = true;
}