代码初始化
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<lint-module
|
||||
format="1"
|
||||
dir="F:\coding\MyReader-App\app"
|
||||
name=":app"
|
||||
type="APP"
|
||||
maven="MyReader-App:app:"
|
||||
agpVersion="8.2.0"
|
||||
buildFolder="build"
|
||||
bootClassPath="F:\coding\MyReader-App\sdk\platforms\android-34\android.jar;F:\coding\MyReader-App\sdk\build-tools\34.0.0\core-lambda-stubs.jar"
|
||||
javaSourceLevel="17"
|
||||
compileTarget="android-34"
|
||||
neverShrinking="true">
|
||||
<lintOptions
|
||||
abortOnError="true"
|
||||
absolutePaths="true"
|
||||
checkReleaseBuilds="true"
|
||||
explainIssues="true"/>
|
||||
<variant name="release"/>
|
||||
</lint-module>
|
||||
Reference in New Issue
Block a user