blob: b1dfb541effbfe9f0f4fc37cd1069b436ee84ccd [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="p1.p2">
<application <warning descr="Should use `@mipmap` instead of `@drawable` for launcher icons">android:icon="@dr<caret>awable/icon"</warning>>
</application>
</manifest>