hmm <https://github.com/Kotlin/KEEP/blob/master/pr...
# android
Copy code
androidExtensions {
    defaultCacheImplementation = "none"
}
today I learned about that option
(not that I recommend
none
or anything, I just didn't see this documented anywhere)