Files

21 lines
605 B
XML

<lint-module
format="1"
dir="D:\MyProject\KCompressor\app"
name=":app"
type="APP"
maven="KCompressorStarter:app:unspecified"
agpVersion="9.2.1"
buildFolder="build"
bootClassPath="D:\Android\sdk\platforms\android-36\android.jar;D:\Android\sdk\build-tools\36.0.0\core-lambda-stubs.jar"
javaSourceLevel="11"
compileTarget="android-36"
neverShrinking="true"
highlightGradualR8Api="false">
<lintOptions
abortOnError="true"
absolutePaths="true"
checkReleaseBuilds="true"
explainIssues="true"/>
<variant name="release"/>
</lint-module>