12345678910111213141516171819 |
- <lint-module
- format="1"
- dir="C:\Users\Liuying\Desktop\web3\web-0210402\app-angular\android\app"
- name=":app"
- type="APP"
- maven="android:app:"
- agpVersion="8.0.0"
- buildFolder="build"
- bootClassPath="C:\Users\Liuying\AppData\Local\Android\Sdk\platforms\android-33\android.jar;C:\Users\Liuying\AppData\Local\Android\Sdk\build-tools\30.0.3\core-lambda-stubs.jar"
- javaSourceLevel="17"
- compileTarget="android-33"
- neverShrinking="true">
- <lintOptions
- abortOnError="true"
- absolutePaths="true"
- checkReleaseBuilds="true"
- explainIssues="true"/>
- <variant name="release"/>
- </lint-module>
|