Skip to content

Commit

Permalink
Temporarily ignore the AGP version lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Aug 12, 2024
1 parent 464d2f3 commit 87c6c92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/config/lint.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@
</issue>
<!-- We are currently not using the ellipsis character -->
<issue id="TypographyEllipsis" severity="ignore" />
<!-- Temporarily ignore the AGP check while migrating to version catalogs. -->
<issue id="AndroidGradlePluginVersion" severity="ignore" />
</lint>

0 comments on commit 87c6c92

Please sign in to comment.