Skip to content

Commit 8bd11a4

Browse files
committed
docs: support walle scheme in the future
1 parent 75d9222 commit 8bd11a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
- 自定义空文件名的前辍(目前是 ```c_```
8484
- 在打包之前先判断选中的apk是否已经签名,如果没有则先签名
8585
- 添加支持选择项目路径外的apk文件进行多渠道打包
86+
- buildType 添加支持美团新一代渠道包生成方式 Walle
8687

8788
有什么问题欢迎大家在 [Issues](https://github.com/nukc/ApkMultiChannelPlugin/issues) 中提问
8889

@@ -93,6 +94,7 @@
9394
- [美团Android自动化之旅—生成渠道包](http://tech.meituan.com/mt-apk-packaging.html)
9495
- [apksigner](https://developer.android.com/studio/command-line/apksigner.html)
9596
- [packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)
97+
- [新一代开源Android渠道包生成工具Walle](http://tech.meituan.com/android-apk-v2-signature-scheme.html)
9698

9799
同时感谢 [dim](https://github.com/zzz40500)[区长](https://github.com/lizhangqu) 的指点迷津。
98100

0 commit comments

Comments
 (0)