gpt4 book ai didi

java - GsonConverter 未解决

转载 作者:行者123 更新时间:2023-12-01 16:53:06 26 4
gpt4 key购买 nike

我将其添加到我的 build.gradle 文件中。

build.gradle

  compile 'com.squareup.retrofit2:retrofit:2.0.0-beta4'
compile 'com.squareup.retrofit2:converter-gson:2.0.0-beta4

但是retrofit2的GsonConverter仍然没有解决。

最佳答案

为什么不使用稳定版本?

compile 'com.squareup.retrofit2:retrofit:2.0.0'
compile 'com.squareup.retrofit2:converter-gson:2.0.0'

关于java - GsonConverter 未解决,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36353780/

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