Johnson Lee

Results 93 comments of Johnson Lee

This issue might be caused by the build cache, it's acceptable

`0.27.1-SNAPSHOT` 用 [官方 demo](https://github.com/googlecodelabs/android-dynamic-features) 测试过,可以扫描到 *feature module* 下的 classes

这样可以看到 *dynamic feature* 模块下的 classes ```bash ./gradlew :app:bundleDebug --info ```

`:app:bundleRelease` 确实会构建失败,看起来像是 Android Gradle Plugin 的 bug

duplication of #83

> 引入了tinker之后你们实测是正常的么? 我们未使用 tinker,正在尝试复现这个问题

我们尝试用这个 https://github.com/boostersamples/app 工程复现此问题,但是未能成功复现

麻烦提供以下信息: - System version - Java version - Gradle version - Android Gradle plugin version - Booster version - Stack traces 以及 booster 生成的 report 文件