mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 11:29:50 +08:00
Compare commits
2 Commits
aes-v15.20
...
a71dd7d399
| Author | SHA1 | Date | |
|---|---|---|---|
| a71dd7d399 | |||
| 3d48cd39fc |
@@ -1,5 +1,5 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Wed Jun 24 04:25:54 CST 2026
|
||||
#Wed Jun 24 04:26:07 CST 2026
|
||||
stageCount=17
|
||||
libraryProject=libaes
|
||||
baseVersion=15.20
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user