![JAR search and dependency download from the Maven repository](/logo.png)
com.android.sdklib.internal.build.BuildConfig.template Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdklib Show documentation
Show all versions of sdklib Show documentation
A library to parse and download the Android SDK.
/** Automatically generated file. DO NOT MODIFY */
package #PACKAGE#;
public final class BuildConfig {
public final static boolean DEBUG = #DEBUG#;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy