I am working with cache in android/Kotlin and I need cache directory. But when I do:
val cacheDir = File(this.cacheDir, "http") val cacheParams = Ca