mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 23:07:26 -04:00
#2107 Crash Report 3.3.1: java.lang.IllegalStateException FetchCoreUtils.getFileTempDir - resolve okhttp nflict
This commit is contained in:
parent
55a3465fa8
commit
7721f7266a
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user