jiangchaochao/breakpad4android

无法正常编译

Yishiba opened this issue · 1 comments

非常感谢分享。
最近在分析 native 的堆栈需要用到。
编译爆错:Multiple build operations failed.
Could not create task ':app:processDebugResources'.
Could not create task ':libbreakpad:generateDebugRFile'.
Could not create task ':app:processDebugResources'.
Cannot use @TaskAction annotation on method IncrementalTask.taskAction$gradle_core() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.

使用 gradle: gradle-7.3.3-bin 可以编译通过,再次感谢 up 主