mirror of
https://github.com/jahruz67/luncher-relo.git
synced 2026-08-08 18:14:06 +00:00
20 lines
634 B
XML
20 lines
634 B
XML
<lint-module
|
|
format="1"
|
|
dir="C:\Users\360he\OneDrive\Documents\luncher-relo\app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="Luncher:app:unspecified"
|
|
agpVersion="8.7.3"
|
|
buildFolder="build"
|
|
bootClassPath="C:\Users\360he\AppData\Local\Android\Sdk\platforms\android-35\android.jar;C:\Users\360he\AppData\Local\Android\Sdk\build-tools\34.0.0\core-lambda-stubs.jar"
|
|
javaSourceLevel="11"
|
|
compileTarget="android-35"
|
|
neverShrinking="true">
|
|
<lintOptions
|
|
abortOnError="true"
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true"/>
|
|
<variant name="release"/>
|
|
</lint-module>
|