Package 

Class ProjectConfig


  • 
    public final class ProjectConfig
    
                        

    Utility class, used for controlled access to a Project's configuration.

    This class provides a safe interface to access the properties specific to the Android Gradle Plugin in a backwards-compatible manner. It will raise a ProjectConfigurationException early, whenever the plugin is not applied in an Android environment.