Open s-kramer opened 2 years ago
Running fixLintGradle either changes testFixtureImplementation dependencies into testImplementation which break the compilation (project 1), or removes required dependencies all together (project 2, project attached)
fixLintGradle
testFixtureImplementation
testImplementation
id "nebula.lint" version "17.5.0" gradleLintBug.zip
id "nebula.lint" version "17.5.0"
Running
fixLintGradle
either changestestFixtureImplementation
dependencies intotestImplementation
which break the compilation (project 1), or removes required dependencies all together (project 2, project attached)id "nebula.lint" version "17.5.0"
gradleLintBug.zip