Tencent / VasDolly

Android V1 and V2 Signature Channel Package Plugin
Other
3.06k stars 385 forks source link

'channelDebug' 使用的时候报错 #126

Closed winlee28 closed 2 years ago

winlee28 commented 2 years ago

使用gradle channelDebug 编译报错如下:

FAILURE: Build failed with an exception.

提示没有发现 Task 'channelDebug'

在build.gradle 中加
task channelDebug{

} 这个吗? 虽然不报错了 但是也没有生成相应的包