我在应用程序中使用retrofit来调用http请求并使用gson来解析json对象。我在调试模式下得到正确的响应,但在使用发布模式构建时我的响应是null,我的应用程序不再工作
null
android gson retrofit
android ×1
gson ×1
retrofit ×1