Skip to content

Commit c388dd0

Browse files
committed
Remove lint configuration
1 parent ab399e4 commit c388dd0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

app/build.gradle.kts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,6 @@ android {
9595
)
9696
}
9797
}
98-
99-
lint {
100-
checkDependencies = true
101-
warningsAsErrors = true
102-
}
10398
}
10499

105100
dependencies {

0 commit comments

Comments
 (0)