Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【提案】android构建脚本增加 --channel 选项,可以用于分发一些特殊渠道的版本。 #201

Open
Gaubee opened this issue Jul 27, 2024 · 1 comment
Assignees

Comments

@Gaubee
Copy link
Contributor

Gaubee commented Jul 27, 2024

比如说,可以用在每天发布的dev版本;每周发布的beta版本,上线前发布的rc版本,正式上线发布的stable版本(就是现在的这个)。
给予不同的channel能打包出不同的id和不同icon不同name的apk/aab文件。

这四个版本都上传到github-release。
其中beta和stable版本可以上架商店。

@Gaubee Gaubee self-assigned this Jul 27, 2024
@kingsword09
Copy link
Contributor

不同channel包的icon可以考虑使用以下库生成icon:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants