module.xml 642 B

12345678910111213141516171819
  1. <lint-module
  2. format="1"
  3. dir="C:\Users\Liuying\Desktop\web3\web-0210402\app-angular\android\app"
  4. name=":app"
  5. type="APP"
  6. maven="android:app:"
  7. agpVersion="8.0.0"
  8. buildFolder="build"
  9. 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"
  10. javaSourceLevel="17"
  11. compileTarget="android-33"
  12. neverShrinking="true">
  13. <lintOptions
  14. abortOnError="true"
  15. absolutePaths="true"
  16. checkReleaseBuilds="true"
  17. explainIssues="true"/>
  18. <variant name="release"/>
  19. </lint-module>