chore: 修改了应用名称

This commit is contained in:
李东云
2022-02-23 11:07:51 +08:00
parent 1e873ea7be
commit aa08c1d173
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
<!-- <uses-permission android:name="android.permission.ACCESS_NOTIFICATION_POLICY"/>-->
<application
android:label="bistro"
android:label="小酒馆"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity