mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 03:59:52 +08:00
Compare commits
2 Commits
appbase-v1
...
70ab6d02c3
| Author | SHA1 | Date | |
|---|---|---|---|
| 70ab6d02c3 | |||
| cb11da95ed |
@@ -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
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user