mirror of
https://gitea.winboll.cc/ZhanGSKen/MyWinBoLL.git
synced 2026-08-14 05:27:11 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 000afbe971 | |||
| be3b9360dd |
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Sat Jul 18 10:27:47 HKT 2026
|
||||
stageCount=26
|
||||
#Sat Jul 18 10:40:59 HKT 2026
|
||||
stageCount=27
|
||||
libraryProject=
|
||||
baseVersion=15.15
|
||||
publishVersion=15.15.25
|
||||
publishVersion=15.15.26
|
||||
buildCount=0
|
||||
baseBetaVersion=15.15.26
|
||||
baseBetaVersion=15.15.27
|
||||
|
||||
@@ -68,7 +68,7 @@ public class AboutActivity extends WinBoLLActivity {
|
||||
appInfo.setAppName(getString(R.string.app_name));
|
||||
appInfo.setAppIcon(R.drawable.ic_winboll);
|
||||
appInfo.setAppDescription(getString(R.string.app_description));
|
||||
appInfo.setAppGitName("MyWinBoLL");
|
||||
appInfo.setAppGitName("PowerBell");
|
||||
appInfo.setAppGitOwner("ZhanGSKen");
|
||||
appInfo.setAppGitAPPBranch(branchName);
|
||||
appInfo.setAppGitAPPSubProjectFolder(branchName);
|
||||
|
||||
Reference in New Issue
Block a user