[go: nahoru, domu]

blob: 0df9fc92e634e8121a66a8ab457b5406fd4ecac8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.1.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (8.0.0-beta03)" variant="all" version="8.1.0-alpha07">
<issue
id="ImplicitCastClassVerificationFailure"
message="This expression has type android.telecom.CallException (introduced in API level 34) but it used as type java.lang.Throwable (introduced in API level 1). Run-time class verification will not be able to validate this implicit cast on devices between these API levels."
errorLine1=" openResult.completeExceptionally(reason)"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/core/telecom/CallsManager.kt"/>
</issue>
</issues>