Skip to content

Commit c7111b2

Browse files
authored
Fix version number
1 parent e1e67f6 commit c7111b2

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
@@ -21,7 +21,7 @@ If you discover an issue related to the Android Gradle Plugin, please file an is
2121
## Applying the plugin
2222

2323
This plugin should be applied anywhere the `com.android.application` or `com.android.library` plugins are applied. Typically,
24-
this can just be injected from the root project's build.gradle (change '2.0.0' to the latest version of the cache fix plugin
24+
this can just be injected from the root project's build.gradle (change '2.0.1' to the latest version of the cache fix plugin
2525
[here](https://plugins.gradle.org/plugin/org.gradle.android.cache-fix)):
2626

2727
``` groovy

0 commit comments

Comments
 (0)