Skip to content

Commit e4170f7

Browse files
authored
Update README with latest released version
1 parent ad20439 commit e4170f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.0" apply false
35+
id "org.gradle.android.cache-fix" version "2.3.1" apply false
3636
}
3737
3838
subprojects {

0 commit comments

Comments
 (0)