tictactoeapp/app/src/main/res/values/strings.xml

3 lines
74 B
XML
Raw Normal View History

2020-09-15 22:07:30 -05:00
<resources>
<string name="app_name">TicTacToeApp</string>
</resources>