DisableViewBindingGenerationFinding
data class DisableViewBindingGenerationFinding( val dependentProject: McProject, val dependentPath: ProjectPath.StringProjectPath, val buildFile: File) : Finding, Fixable
Content copied to clipboard
Constructors
Link copied to clipboard
fun DisableViewBindingGenerationFinding( dependentProject: McProject, dependentPath: ProjectPath.StringProjectPath, buildFile: File)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open suspend override fun fix(removalStrategy: RemovesDependency.RemovalStrategy): Boolean
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
private fun AndroidGradleSettings.AgpBlock.withAddedStatement(newStatement: String): String
Content copied to clipboard