Skip to content

Commit

Permalink
Disable high version code lint (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
chvp authored Jan 18, 2025
1 parent 8dd7666 commit ca1de7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ android {
arrayOf(
"AndroidGradlePluginVersion",
"GradleDependency",
"HighAppVersionCode",
"NewerVersionAvailable",
"ObsoleteLintCustomCheck",
"OldTargetApi",
Expand Down

0 comments on commit ca1de7d

Please sign in to comment.