Commit d6f2ab4b authored by Lucio Maciel's avatar Lucio Maciel

Add lint ignores

parent 0272f85b
<?xml version="1.0" encoding="utf-8"?>
<full-backup-content>
<full-backup-content xmlns:tools="http://schemas.android.com/tools">
<include domain="sharedpref" path="."/>
<exclude domain="sharedpref" path="messages.xml"/>
<exclude domain="file" path="instant-run"/>
<exclude domain="sharedpref" path="messages.xml"
tools:ignore="FullBackupContent" />
<exclude domain="file" path="instant-run"
tools:ignore="FullBackupContent" />
</full-backup-content>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment