mirror of
https://github.com/Nezumi-2711/Foodify-Shipper.git
synced 2026-09-22 20:00:51 +00:00
16 lines
519 B
XML
16 lines
519 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 7.4.2" type="baseline" client="gradle" dependencies="false" name="AGP (7.4.2)" variant="fatal" version="7.4.2">
|
|
|
|
<issue
|
|
id="ExpiredTargetSdkVersion"
|
|
message="Google Play requires that apps target API level 31 or higher.
"
|
|
errorLine1=" targetSdk 30"
|
|
errorLine2=" ~~~~~~~~~~~~">
|
|
<location
|
|
file="build.gradle"
|
|
line="19"
|
|
column="9"/>
|
|
</issue>
|
|
|
|
</issues>
|