blob: 571accd5c28a9ad083e293245e8da6b146e01701 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.8.0-alpha06" type="baseline" client="gradle" dependencies="false" name="AGP (8.8.0-alpha06)" variant="all" version="8.8.0-alpha06">
<issue
id="ObsoleteSdkInt"
message="Unnecessary; `Build.VERSION.SDK_INT &lt; Build.VERSION_CODES.UPSIDE_DOWN_CAKE` is never true here"
errorLine1=" if (Build.VERSION.SDK_INT &lt; Build.VERSION_CODES.UPSIDE_DOWN_CAKE) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/privacysandbox/ui/integration/testapp/MainActivity.kt"/>
</issue>
</issues>