更新应用简介。
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| #Created by .winboll/winboll_app_build.gradle | ||||
| #Mon Mar 31 06:57:39 GMT 2025 | ||||
| #Mon Mar 31 07:02:29 GMT 2025 | ||||
| stageCount=0 | ||||
| libraryProject= | ||||
| baseVersion=15.2 | ||||
| publishVersion=15.2.0 | ||||
| buildCount=2 | ||||
| buildCount=3 | ||||
| baseBetaVersion=15.2.1 | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <resources> | ||||
|     <string name="app_name">能源钟</string> | ||||
|     <string name="app_description">手机电量变化铃声提醒应用。</string> | ||||
|     <string name="app_description">一个接收手机电量信息的应用,当电量值达到设定范围时会提醒用户。</string> | ||||
|     <string name="about_crashed">本应用崩溃了,作者水平有限,敬请谅解!</string> | ||||
|     <string name="item_mainview">Main View</string> | ||||
|     <string name="item_aboutview">About</string> | ||||
|   | ||||
| @@ -2,7 +2,7 @@ | ||||
| <resources> | ||||
|     <string name="app_name">PowerBell</string> | ||||
|     <string name="app_projectname">PowerBell</string> | ||||
|     <string name="app_description">Mobile phone power change ringtone alert app.</string> | ||||
|     <string name="app_description">A mobile app that receives battery level information from a phone and alerts the user when the battery level reaches a predefined range.</string> | ||||
|     <string name="about_crashed">This application has crashed, the author level is limited, please understand!</string> | ||||
|     <string name="item_mainview">Main View</string> | ||||
|     <string name="item_aboutview">About</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ZhanGSKen
					ZhanGSKen