【发布时间】:2020-12-01 00:08:30
【问题描述】:
最近我用其他名称复制了我的 android 项目,然后在 git hub 上制作了一个 ribo 并将我的项目推送到它,但是当我想签署 apk 时,我得到了这个错误
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:signReleaseBundle'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> 'other' has different root
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 56s
【问题讨论】:
标签: java android gradle code-signing-certificate