应用介绍页添加 Gitea APP 子项目文件夹直接链接方式
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| #Created by .winboll/winboll_app_build.gradle | ||||
| #Wed Jan 22 21:22:05 HKT 2025 | ||||
| #Wed Jan 22 17:31:01 GMT 2025 | ||||
| stageCount=5 | ||||
| libraryProject=libapputils | ||||
| baseVersion=9.2 | ||||
| publishVersion=9.2.4 | ||||
| buildCount=0 | ||||
| buildCount=5 | ||||
| baseBetaVersion=9.2.5 | ||||
|   | ||||
| @@ -174,6 +174,8 @@ final public class MainActivity extends WinBollActivity { | ||||
|         appInfo.setAppIcon(cc.winboll.studio.libapputils.R.drawable.ic_winboll); | ||||
|         appInfo.setAppDescription("APPUtils Description"); | ||||
|         appInfo.setAppGitName("APP"); | ||||
|         appInfo.setAppGitAPPBranch("apputils"); | ||||
|         appInfo.setAppGitAPPSubProjectFolder("apputils"); | ||||
|         appInfo.setAppHomePage("https://www.winboll.cc/studio/details.php?app=APP"); | ||||
|         appInfo.setAppAPKName("APPUtils"); | ||||
|         appInfo.setAppAPKFolderName("APPUtils"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ZhanGSKen
					ZhanGSKen