Skip to content

Commit

Permalink
Update packages/device_info_plus/device_info_plus/android/build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelbeltran authored Oct 12, 2024
1 parent d76081b commit cb0e9ae
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ android {
}

lintOptions {
disable 'InvalidPackage'
disable 'MissingPermission'
disable 'InvalidPackage', 'MissingPermission'
}

dependencies {
Expand Down

0 comments on commit cb0e9ae

Please sign in to comment.