flutter: android: Change app name to Mill

This commit is contained in:
Calcitem 2021-03-09 01:31:13 +08:00
parent 5bf43a95ce
commit 31d7ee4c3d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Mill Game</string>
<string name="app_name">Mill</string>
</resources>