Skip to content

Commit

Permalink
Revert "Document that 0.8.9 is unavailable through plugins portal"
Browse files Browse the repository at this point in the history
This reverts commit f3fd337.
  • Loading branch information
zhangkun83 committed Jun 21, 2019
1 parent 50abbc0 commit faa563c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,11 @@ The order of the plugins doesn't matter:

```gradle
plugins {
id "com.google.protobuf" version "0.8.8"
id "com.google.protobuf" version "0.8.9"
id "java"
}
```

:exclamation: the latest version 0.8.9 is temporarily unavailable
through the Gradle Plugins Portal. Please use Maven Central as
mentioned above if you want to use 0.8.9.

## Configuring Protobuf compilation

Expand Down

0 comments on commit faa563c

Please sign in to comment.