19 lines
659 B
XML
19 lines
659 B
XML
<lint-module
|
|
format="1"
|
|
dir="C:\Dev\project-2025\photobooth_mobile_app\android\app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="android:app:unspecified"
|
|
agpVersion="8.9.1"
|
|
buildFolder="C:\Dev\project-2025\photobooth_mobile_app\build\app"
|
|
bootClassPath="C:\Users\Oxinos\AppData\Local\Android\Sdk\platforms\android-36\android.jar;C:\Users\Oxinos\AppData\Local\Android\Sdk\build-tools\35.0.0\core-lambda-stubs.jar"
|
|
javaSourceLevel="11"
|
|
compileTarget="android-36">
|
|
<lintOptions
|
|
abortOnError="true"
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true"/>
|
|
<variant name="release"/>
|
|
</lint-module>
|