Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tha2015 committed Apr 29, 2021
1 parent 84efc18 commit d5e95f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This Gradle plugin is compatible with the following versions of Gradle:

| Plugin version | Min. Gradle version |
| -------------- | ------------------- |
| 2.3.2 | 5.1 |
| 2.3.1 | 5.1 |
| 2.2.4 | 4.x |

## notes
Expand All @@ -27,7 +27,7 @@ Declare this in your `build.gradle`

```groovy
plugins {
id "com.gorylenko.gradle-git-properties" version "2.3.2"
id "com.gorylenko.gradle-git-properties" version "2.3.1"
}
```

Expand Down

0 comments on commit d5e95f0

Please sign in to comment.