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
534 B
19 lines
534 B
<lint-module
|
|
format="1"
|
|
dir="D:\UAV\front\DroneRecognitionApp\app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="DroneRecognitionApp:app:"
|
|
agpVersion="8.1.0"
|
|
buildFolder="build"
|
|
bootClassPath="D:\Android\platforms\android-33\android.jar;D:\Android\build-tools\33.0.1\core-lambda-stubs.jar"
|
|
javaSourceLevel="1.8"
|
|
compileTarget="android-33"
|
|
neverShrinking="true">
|
|
<lintOptions
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true"/>
|
|
<variant name="debug"/>
|
|
</lint-module>
|