Interface AndroidLibraryBuildModel

All Superinterfaces:
org.gradle.features.binding.BuildModel
All Known Implementing Classes:
DefaultAndroidLibraryBuildModel

public interface AndroidLibraryBuildModel extends org.gradle.features.binding.BuildModel
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.gradle.features.binding.BuildModel

    org.gradle.features.binding.BuildModel.None
  • Method Summary

    Modifier and Type
    Method
    Description
    com.android.build.api.dsl.LibraryExtension
     
  • Method Details

    • getLibraryExtension

      com.android.build.api.dsl.LibraryExtension getLibraryExtension()