Skip to content

Commit

Permalink
修复 lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
WrBug committed Sep 13, 2024
1 parent 46064df commit 0435b04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ android {
abortOnError true
disable 'UnusedResources'
ignoreWarnings true
baseline file("lint-baseline.xml")
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 0435b04

Please sign in to comment.