更新Git仓库项目名称
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Wed Mar 25 20:36:14 HKT 2026
|
||||
#Wed Mar 25 12:50:25 GMT 2026
|
||||
stageCount=15
|
||||
libraryProject=libappbase
|
||||
baseVersion=15.15
|
||||
publishVersion=15.15.14
|
||||
buildCount=0
|
||||
buildCount=2
|
||||
baseBetaVersion=15.15.15
|
||||
|
||||
@@ -46,7 +46,7 @@ public class AboutActivity extends Activity {
|
||||
appInfo.setAppName(getString(R.string.app_name));
|
||||
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);
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Wed Mar 25 20:36:14 HKT 2026
|
||||
#Wed Mar 25 12:50:25 GMT 2026
|
||||
stageCount=15
|
||||
libraryProject=libappbase
|
||||
baseVersion=15.15
|
||||
publishVersion=15.15.14
|
||||
buildCount=0
|
||||
buildCount=2
|
||||
baseBetaVersion=15.15.15
|
||||
|
||||
Reference in New Issue
Block a user