12 lines
525 B
XML
12 lines
525 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 7.3.1" type="baseline" client="gradle" dependencies="false"
|
|
name="AGP (7.3.1)" variant="fatal" version="7.3.1">
|
|
|
|
<issue id="Instantiatable" message="`RootService` must extend android.app.Service"
|
|
errorLine1=" android:name=".services.RootService""
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
|
<location file="src/main/AndroidManifest.xml" line="561" column="27" />
|
|
</issue>
|
|
|
|
</issues>
|