Initial commit
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user