summaryrefslogtreecommitdiff
path: root/remoteExample/src/main/res/values/strings.xml
blob: c1da58ca03d3e4807ec61f3dd4bbb7ce60884dc1 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">My Module</string>
    <string name="hello_world">Hello world!</string>
    <string name="action_settings">Settings</string>

</resources>