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 e1e67f6 commit c7111b2Copy full SHA for c7111b2
README.md
@@ -21,7 +21,7 @@ If you discover an issue related to the Android Gradle Plugin, please file an is
21
## Applying the plugin
22
23
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
+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
25
[here](https://plugins.gradle.org/plugin/org.gradle.android.cache-fix)):
26
27
``` groovy
0 commit comments