Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在生成签名构建中给出密钥库的位置后。然后从 gradle > task > signingreport 生成它在日志中显示错误
Error: Missing keystore
老问题,所以我在这里添加这个;
如果其他人遇到此问题,请确保您从应用程序标题而不是任务标题下运行signingReport。
Gradle > 应用程序 > 任务 > 安卓 > 签名报告。