mirror of
https://gitea.winboll.cc/ZhanGSKen/MyWinBoLL.git
synced 2026-08-14 13:37:11 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5dc87149e | |||
| e45619a352 |
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Sun Jul 19 20:29:14 HKT 2026
|
||||
stageCount=23
|
||||
#Sun Jul 19 20:37:45 HKT 2026
|
||||
stageCount=24
|
||||
libraryProject=
|
||||
baseVersion=15.12
|
||||
publishVersion=15.12.22
|
||||
publishVersion=15.12.23
|
||||
buildCount=0
|
||||
baseBetaVersion=15.12.23
|
||||
baseBetaVersion=15.12.24
|
||||
|
||||
@@ -69,7 +69,7 @@ public class AboutActivity extends WinBoLLActivity {
|
||||
appInfo.setAppIcon(R.drawable.ic_winboll);
|
||||
appInfo.setAppDescription(getString(R.string.app_description));
|
||||
appInfo.setAppGitName("Positions");
|
||||
appInfo.setAppGitOwner("Studio");
|
||||
appInfo.setAppGitOwner("ZhanGSKen");
|
||||
appInfo.setAppGitAPPBranch(branchName);
|
||||
appInfo.setAppGitAPPSubProjectFolder(branchName);
|
||||
appInfo.setAppHomePage("https://www.winboll.cc/apks/index.php?project=Positions");
|
||||
|
||||
Reference in New Issue
Block a user