All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.android.sdklib.internal.build.BuildConfig.template Maven / Gradle / Ivy

There is a newer version: 25.3.0
Show newest version
/** 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