Skip to content

Commit b961493

Browse files
authored
Update README to latest 2.3.3
1 parent 4b13a36 commit b961493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ this can just be injected from the root project's build.gradle (change '2.3.0' t
3232

3333
```groovy
3434
plugins {
35-
id "org.gradle.android.cache-fix" version "2.3.2" apply false
35+
id "org.gradle.android.cache-fix" version "2.3.3" apply false
3636
}
3737
3838
subprojects {

0 commit comments

Comments
 (0)