Auxio/app/src/debug/res/values/donottranslate.xml
Alexander Capehart 3e54c032fe
app: fix cover provider authority conflict
Between release and debug builds
2025-01-06 08:26:13 -07:00

5 lines
No EOL
230 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="info_app_name" translatable="false">Auxio Debug</string>
<string name="pkg_authority_cover">org.oxycblt.auxio.debug.image.CoverProvider</string>
</resources>