We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b13a36 commit b961493Copy full SHA for b961493
README.md
@@ -32,7 +32,7 @@ this can just be injected from the root project's build.gradle (change '2.3.0' t
32
33
```groovy
34
plugins {
35
- id "org.gradle.android.cache-fix" version "2.3.2" apply false
+ id "org.gradle.android.cache-fix" version "2.3.3" apply false
36
}
37
38
subprojects {
0 commit comments