Skip to content

Commit 1c2ee6d

Browse files
Fix version in README.md
1 parent d6ad83b commit 1c2ee6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Conan Android Gradle Plugin is distributed through Gradle Plugin Portal ( `plugi
2323
To use this plugin, include it in the top level `build.gradle`:
2424
```groovy
2525
plugins {
26-
id 'app.opendocument.conanandroidgradleplugin' version "0.9.1" apply false
26+
id 'app.opendocument.conanandroidgradleplugin' version "0.9.0" apply false
2727
}
2828
```
2929

0 commit comments

Comments
 (0)