You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MpPreview/Application/lint-baseline.xml

16 lines
533 B
XML

8 months ago
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 7.2.1" type="baseline" client="gradle" dependencies="false" name="AGP (7.2.1)" variant="fatal" version="7.2.1">
<issue
id="ExpiredTargetSdkVersion"
message="Google Play requires that apps target API level 30 or higher.&#xA;"
errorLine1=" targetSdkVersion 27"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="build.gradle"
line="40"
column="9"/>
</issue>
</issues>