合并模块AES 同步最新时间标签aes-v15.20.17

This commit is contained in:
qinglong
2026-06-30 19:00:05 +08:00
parent 3db3edcf2c
commit e787697d6b
4 changed files with 10 additions and 10 deletions

View File

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