20 lines
613 B
XML
20 lines
613 B
XML
<lint-module
|
|
format="1"
|
|
dir="G:\Repos\Aletheia\app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="AletheiaKotlin:app:unspecified"
|
|
agpVersion="8.13.1"
|
|
buildFolder="build"
|
|
bootClassPath="C:\Users\seven\AppData\Local\Android\Sdk\platforms\android-36\android.jar;C:\Users\seven\AppData\Local\Android\Sdk\build-tools\35.0.0\core-lambda-stubs.jar"
|
|
javaSourceLevel="17"
|
|
compileTarget="android-36"
|
|
neverShrinking="true">
|
|
<lintOptions
|
|
abortOnError="true"
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true"/>
|
|
<variant name="release"/>
|
|
</lint-module>
|