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 ad20439 commit e4170f7Copy full SHA for e4170f7
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.0" apply false
+ id "org.gradle.android.cache-fix" version "2.3.1" apply false
36
}
37
38
subprojects {
0 commit comments