首次推送
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<lint-module
|
||||
format="1"
|
||||
dir="E:\MyProject\ts-mobile-go\android\app"
|
||||
name=":app"
|
||||
type="APP"
|
||||
maven="ts-mobile-go:app:unspecified"
|
||||
agpVersion="8.7.3"
|
||||
buildFolder="build"
|
||||
bootClassPath="D:\Android\sdk\platforms\android-35\android.jar;D:\Android\sdk\build-tools\34.0.0\core-lambda-stubs.jar"
|
||||
javaSourceLevel="17"
|
||||
compileTarget="android-35">
|
||||
<lintOptions
|
||||
abortOnError="true"
|
||||
absolutePaths="true"
|
||||
checkReleaseBuilds="true"
|
||||
explainIssues="true"/>
|
||||
<variant name="release"/>
|
||||
</lint-module>
|
||||
Reference in New Issue
Block a user