gpt4 book ai didi

android - 无法在空对象上调用方法 containsKey()

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:10:19 24 4
gpt4 key购买 nike

我在用 gradle 构建我的 Android 项目时遇到了这个错误。它大约每周发生一次。

FAILURE: Build failed with an exception.

* What went wrong:
Failed to capture snapshot of input files for task ':xxxxxxxx:compileDebugAidl' property 'importDirs' during up-to-date check.
> Cannot invoke method containsKey() on null object

* 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

知道是什么导致了这个错误吗?谢谢

最佳答案

从@tapchicoma 评论到原始问题,问题:NullPointerException in Google Services Plugin现在标记为已修复 4.2.0

所以,最终的解决方案是更新为:

classpath 'com.google.gms:google-services:4.2.0'

关于android - 无法在空对象上调用方法 containsKey(),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52326387/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com