#2107 Crash Report 3.3.1: java.lang.IllegalStateException FetchCoreUtils.getFileTempDir - resolve okhttp nflict

This commit is contained in:
Sean Mac Gillicuddy 2020-10-12 12:40:51 +01:00
parent 55a3465fa8
commit 7721f7266a

View File

@ -16,9 +16,9 @@ object Versions {
const val androidx_test_espresso: String = "3.2.0" // available: "3.3.0"
const val com_squareup_retrofit2: String = "2.5.0" // available: "2.9.0"
const val com_squareup_retrofit2: String = "2.9.0"
const val com_squareup_okhttp3: String = "3.6.0" // available: "4.9.0"
const val com_squareup_okhttp3: String = "4.9.0"
const val org_jetbrains_kotlin: String = "1.3.72" // available: "1.4.10"