Skip to content

Commit

Permalink
chore(android): don't error if not using latest gradle plugin (#4579)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored May 17, 2021
1 parent 8aeb7dd commit 90712bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/capacitor/lint.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="GradleDependency" severity="ignore" />
<issue id="AndroidGradlePluginVersion" severity="ignore" />
</lint>

0 comments on commit 90712bc

Please sign in to comment.