Searched defs:isLibraryModule (Results 1 – 2 of 2) sorted by relevance
321 protected fun isLibraryModule() = libraryAndroidComponentsExtension() != null in <lambda>() method
703 var isLibraryModule: Boolean? = null variable in androidx.baselineprofile.gradle.utils.ConsumerModule