20 lines
621 B
XML
20 lines
621 B
XML
<lint-module
|
|
format="1"
|
|
dir="/home/duffy/Dokumente/programmierung/android-smartscreen-cast/app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="SmartScreenCast:app:unspecified"
|
|
agpVersion="8.7.3"
|
|
buildFolder="build"
|
|
bootClassPath="/home/duffy/Android/Sdk/platforms/android-35/android.jar:/home/duffy/Android/Sdk/build-tools/34.0.0/core-lambda-stubs.jar"
|
|
javaSourceLevel="17"
|
|
compileTarget="android-35"
|
|
neverShrinking="true">
|
|
<lintOptions
|
|
abortOnError="true"
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true"/>
|
|
<variant name="debug"/>
|
|
</lint-module>
|