我正在使用com.squareup.retrofit2:retrofit:2.9.0 Caused by: java.lang.IllegalStateException: Expected AndroidAPI level 21+ but was 30
at okhttp3.internal.platform.AndroidPlatform$Companion.buildIfSupported
已经在我的android应用程序中报告了下面的崩溃。Caused by java.lang.IllegalStateException: Expected AndroidAPI level 21+ but was 19 at okhttp3.internal.platform.Android10Platform.<clinit>(Android10P