blob: d145d5ecaf0190419f001de641dc2775c3748f89 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 7.1.0-alpha02" type="baseline" client="cli" name="Lint" variant="all" version="7.1.0-alpha02">
<issue
id="NewApi"
message="Call requires API level 16 (current min is 14): `android.appwidget.AppWidgetManager#bindAppWidgetIdIfAllowed`"
errorLine1=" val wasBound = appWidgetManager.bindAppWidgetIdIfAllowed(appWidgetId, componentName)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidTest/java/androidx/core/widget/AppWidgetHostTestActivity.kt"
line="56"
column="41"/>
</issue>
</issues>