| <?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 19 (current min is 14): `java.lang.AssertionError()`" |
| errorLine1=" throw AssertionError("Block hit bad state $n times", e)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidTest/java/androidx/viewpager2/integration/testapp/test/util/RetryBlock.kt" |
| line="50" |
| column="23"/> |
| </issue> |
| |
| <issue |
| id="ClassVerificationFailure" |
| message="This call references a method added in API level 17; however, the containing class null is reachable from earlier API levels and will fail run-time class verification." |
| errorLine1=" textDirection = View.TEXT_DIRECTION_LOCALE" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/viewpager2/integration/testapp/MutableCollectionBaseActivity.kt" |
| line="65" |
| column="25"/> |
| </issue> |
| |
| <issue |
| id="ClassVerificationFailure" |
| message="This call references a method added in API level 17; however, the containing class null is reachable from earlier API levels and will fail run-time class verification." |
| errorLine1=" textDirection = View.TEXT_DIRECTION_LOCALE" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/viewpager2/integration/testapp/MutableCollectionBaseActivity.kt" |
| line="65" |
| column="25"/> |
| </issue> |
| |
| </issues> |