首次推送

This commit is contained in:
sansen
2026-07-20 19:01:03 +08:00
parent ea01b9cf99
commit ef1bf61f9f
4484 changed files with 937163 additions and 1 deletions
@@ -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>