tictactoeapp/app/src/main/res/values/strings.xml
2020-09-17 18:12:13 -04:00

3 lines
73 B
XML

<resources>
<string name="app_name">Tic Tac Toe</string>
</resources>