blob: ae3be09f912baea7a71a12ee90167a7d8324cb9b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 7.3.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (7.3.0-alpha07)" variant="all" version="7.3.0-alpha07">
<issue
id="NewApi"
message="Call requires API level 26 (current min is 21): `waitAndScreenShot`"
errorLine1=" val bitmap = activityTestRule.waitAndScreenShot()"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/androidAndroidTest/kotlin/androidx/compose/foundation/layout/BoxWithConstraintsTest.kt"
line="688"
column="39"/>
</issue>
</issues>