Skip to content

Commit

Permalink
denote difference between plugin and library artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Brown committed Apr 9, 2019
1 parent b8992a3 commit 8c1ca2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories {
mavenCentral()
}
dependencies {
errorprone("com.google.errorprone:error_prone_core:$errorproneVersion")
errorprone("com.google.errorprone:error_prone_core:<error_prone_core version>")
}
```

Expand Down

0 comments on commit 8c1ca2e

Please sign in to comment.