27 lines
895 B
XML
27 lines
895 B
XML
<lint-module
|
|
format="1"
|
|
dir="C:\Users\Oxinos\AppData\Local\Pub\Cache\hosted\pub.dev\printing-5.14.2\android"
|
|
name=":printing"
|
|
type="LIBRARY"
|
|
maven="net.nfet.flutter.printing:printing:1.0"
|
|
agpVersion="8.9.1"
|
|
buildFolder="C:\Dev\project-2025\photobooth_mobile_app\build\printing"
|
|
bootClassPath="C:\Users\Oxinos\AppData\Local\Android\Sdk\platforms\android-34\android.jar;C:\Users\Oxinos\AppData\Local\Android\Sdk\build-tools\35.0.0\core-lambda-stubs.jar"
|
|
javaSourceLevel="1.8"
|
|
compileTarget="android-34"
|
|
neverShrinking="true">
|
|
<lintOptions
|
|
disable="InvalidPackage"
|
|
abortOnError="true"
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true">
|
|
<severities>
|
|
<severity
|
|
id="InvalidPackage"
|
|
severity="IGNORE" />
|
|
</severities>
|
|
</lintOptions>
|
|
<variant name="release"/>
|
|
</lint-module>
|