Compare commits

...

2 Commits

Author SHA1 Message Date
70ab6d02c3 更新Git仓库地址 2026-06-24 08:42:37 +08:00
cb11da95ed <libappbase>Library Release 15.20.33 2026-06-24 04:11:35 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#Created by .winboll/winboll_app_build.gradle
#Wed Jun 24 04:11:18 CST 2026
#Wed Jun 24 04:11:34 CST 2026
stageCount=34
libraryProject=libappbase
baseVersion=15.20

View File

@@ -37,7 +37,7 @@ public class AboutActivity extends Activity {
appInfo.setAppName("APPBase");
appInfo.setAppIcon(R.drawable.ic_winboll);
appInfo.setAppDescription(getString(R.string.app_description));
appInfo.setAppGitName("APPBase");
appInfo.setAppGitName("WinBoLL");
appInfo.setAppGitOwner("Studio");
appInfo.setAppGitAPPBranch(branchName);
appInfo.setAppGitAPPSubProjectFolder(branchName);