20 lines
560 B
XML
20 lines
560 B
XML
<lint-module
|
|
format="1"
|
|
dir="H:\AndroidWork\android\BONUS\LidarApp\app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="LidarApp:app:"
|
|
gradle="7.0.4"
|
|
buildFolder="build"
|
|
bootClassPath="D:\Android\Sdk\platforms\android-33\android.jar;D:\Android\Sdk\build-tools\30.0.2\core-lambda-stubs.jar"
|
|
javaSourceLevel="1.8"
|
|
compileTarget="android-33"
|
|
neverShrinking="true">
|
|
<lintOptions
|
|
abortOnError="true"
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true"/>
|
|
<variant name="release"/>
|
|
</lint-module>
|