After updating to Gradle 5.2, builds fail with "Problems reading data from Binary store in .../gradle908977521929543055.bin (exist: false)" while resolving dependencies, for example "Could not resolve all dependencies for configuration :app:acceptanceRuntimeClasspath". A variant of the failure reports "Corrupt serialized resolution result. Cannot find selected module" for a module version that is not even in the source dependencies. It hits multi-module Android projects with Kotlin and Android Gradle Plugin.