20 lines
599 B
XML
20 lines
599 B
XML
<lint-module
|
|
format="1"
|
|
dir="E:\project\okey_an_test\libservice"
|
|
name=":libservice"
|
|
type="LIBRARY"
|
|
maven="magotest:libservice:unspecified"
|
|
agpVersion="8.10.1"
|
|
buildFolder="build"
|
|
bootClassPath="D:\tools\Android\Sdk\platforms\android-36\android.jar;D:\tools\Android\Sdk\build-tools\35.0.0\core-lambda-stubs.jar"
|
|
javaSourceLevel="1.8"
|
|
compileTarget="android-36"
|
|
neverShrinking="true">
|
|
<lintOptions
|
|
abortOnError="true"
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true"/>
|
|
<variant name="release"/>
|
|
</lint-module>
|