Killergram/app/src/main/res/values/arrays.xml

7 lines
166 B
XML
Raw Normal View History

2021-11-10 00:45:17 +08:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="xposedscope">
<item>org.telegram.messenger</item>
</string-array>
</resources>