android-components/components/concept/menu/build/intermediates/lint_model/release/module.xml

43 lines
1.3 KiB
XML
Raw Normal View History

2024-02-20 09:43:31 +01:00
<lint-module
format="1"
2024-06-01 16:27:41 +02:00
dir="/media/ich/exSSD2/Android-Apks/iceraven-browser/android-components/components/concept/menu"
2024-02-20 09:43:31 +01:00
name=":concept-menu"
type="LIBRARY"
maven="iceraven-browser:concept-menu:"
2024-04-14 13:13:18 +02:00
agpVersion="8.2.2"
2024-02-20 09:43:31 +01:00
buildFolder="build"
bootClassPath="/home/ich/Android/Sdk/platforms/android-34/android.jar:/home/ich/Android/Sdk/build-tools/34.0.0/core-lambda-stubs.jar"
javaSourceLevel="17"
compileTarget="android-34"
neverShrinking="true">
<lintOptions
disable="MissingTranslation,ExtraTranslation,TypographyEllipsis,UnspecifiedImmutableFlag,UnusedResources,TypographyDashes"
abortOnError="true"
absolutePaths="true"
warningsAsErrors="true"
checkReleaseBuilds="true"
explainIssues="true">
<severities>
<severity
id="ExtraTranslation"
severity="IGNORE" />
<severity
id="MissingTranslation"
severity="IGNORE" />
<severity
id="TypographyDashes"
severity="IGNORE" />
<severity
id="TypographyEllipsis"
severity="IGNORE" />
<severity
id="UnspecifiedImmutableFlag"
severity="IGNORE" />
<severity
id="UnusedResources"
severity="IGNORE" />
</severities>
</lintOptions>
<variant name="release"/>
</lint-module>