Initial commit

This commit is contained in:
2026-05-10 10:45:02 +08:00
commit e62384a9c5
1053 changed files with 19615 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<lint-module
format="1"
dir="/home/wiwi/Documents/Hoops-android/hoops-android/app"
name=":app"
type="APP"
maven="Hoops:app:unspecified"
agpVersion="8.13.2"
buildFolder="build"
bootClassPath="/home/wiwi/Android/Sdk/platforms/android-34/android.jar:/home/wiwi/Android/Sdk/build-tools/35.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>