mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
12 lines
399 B
XML
12 lines
399 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 7.4.2" type="baseline" client="gradle" dependencies="false" name="AGP (7.4.2)" variant="all" version="7.4.2">
|
|
|
|
<issue
|
|
id="UnusedResources"
|
|
message="The resource `R.raw.diceware_wordlist` appears to be unused">
|
|
<location
|
|
file="src/main/res/raw/diceware_wordlist.txt"/>
|
|
</issue>
|
|
|
|
</issues>
|