41 lines
1.2 KiB
XML
41 lines
1.2 KiB
XML
<lint-module
|
|
format="1"
|
|
dir="E:\SHREE BHARGAV R K\Shree Bhargav R K Retail\Shree Bhargav R K Retail App\Retail Application\app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="RetailApllication:app:unspecified"
|
|
agpVersion="8.9.1"
|
|
buildFolder="build"
|
|
bootClassPath="C:\Users\admin\AppData\Local\Android\Sdk\platforms\android-36\android.jar;C:\Users\admin\AppData\Local\Android\Sdk\build-tools\35.0.0\core-lambda-stubs.jar"
|
|
javaSourceLevel="17"
|
|
compileTarget="android-36">
|
|
<lintOptions
|
|
disable="TypographyFractions,TypographyQuotes"
|
|
enable="RtlHardcoded,RtlCompat,RtlEnabled"
|
|
check="TypographyFractions,TypographyQuotes"
|
|
absolutePaths="true"
|
|
quiet="true"
|
|
ignoreWarnings="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true">
|
|
<severities>
|
|
<severity
|
|
id="RtlCompat"
|
|
severity="DEFAULT_ENABLED" />
|
|
<severity
|
|
id="RtlEnabled"
|
|
severity="DEFAULT_ENABLED" />
|
|
<severity
|
|
id="RtlHardcoded"
|
|
severity="DEFAULT_ENABLED" />
|
|
<severity
|
|
id="TypographyFractions"
|
|
severity="IGNORE" />
|
|
<severity
|
|
id="TypographyQuotes"
|
|
severity="IGNORE" />
|
|
</severities>
|
|
</lintOptions>
|
|
<variant name="release"/>
|
|
</lint-module>
|