diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 0cc53a48f021..8d958a767743 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -217,7 +217,8 @@ android { "MissingQuantity", "IconXmlAndPng", "SelectedPhotoAccess", - "UnsafeIntentLaunch" + "UnsafeIntentLaunch", + "OldTargetApi" ) ) htmlOutput = layout.buildDirectory.file("reports/lint/lint.html").get().asFile