mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
feat: add Google's security lints
This commit is contained in:
parent
e2ae36616c
commit
276578d9da
3 changed files with 5 additions and 3 deletions
|
@ -79,5 +79,5 @@ dependencies {
|
|||
// Expose the generated version catalog API to the plugin.
|
||||
implementation(files(libs::class.java.superclass.protectionDomain.codeSource.location))
|
||||
|
||||
lintChecks(libs.androidx.lint)
|
||||
lintChecks(libs.androidx.lint.gradle)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue