You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
603 B
19 lines
603 B
<lint-module
|
|
format="1"
|
|
dir="/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="android:app:unspecified"
|
|
agpVersion="8.9.0"
|
|
buildFolder="build"
|
|
bootClassPath="/opt/android-sdk/platforms/android-34/android.jar:/opt/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="debug"/>
|
|
</lint-module>
|
|
|