Skip to content

Commit

Permalink
removed baseline file
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudoankit committed Feb 24, 2024
1 parent 85b3b8b commit be3b928
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
9 changes: 0 additions & 9 deletions coachmark/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,4 @@ android {
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
}

lint {
baseline = file("lint.xml")
}

}

dependencies {
lintChecks(libs.compose.lint)
}
4 changes: 0 additions & 4 deletions coachmark/lint.xml

This file was deleted.

0 comments on commit be3b928

Please sign in to comment.