chore: 修改了应用名称
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>bistro</string>
|
||||
<string>小酒馆</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
|
||||
Reference in New Issue
Block a user