google bundleTool 源码里 com.android.bundle.* 相关的代码爆红
google bundleTool 源码里 com.android.bundle.* 相关的代码爆红
解决在builde.gradle里添加依赖:
// The repackaging rules are defined in the "shadowJar" task below.
dependencies {
compileOnly files(project.buildDir.path + "/classes/java/main")
...
}
...
原创
2022-02-28 12:56:27 ·
1162 阅读 ·
0 评论