20 lines
603 B
20 lines
603 B
5 days ago
|
<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>
|