Skip to content

Commit 78fd371

Browse files
etlweathergmessner
authored andcommitted
Add note on Gradle requirements (#245)
* Add note on Gradle requirements
1 parent c9fc775 commit 78fd371

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ dependencies {
1515
}
1616
```
1717

18+
**NOTE:** Pulling dependencies may fail when using Gradle prior to 4.5. See [Gradle issue 3065](https://github.com/gradle/gradle/issues/3065#issuecomment-364092456)
19+
1820
**Maven: pom.xml**
1921
```xml
2022
<dependency>

0 commit comments

Comments
 (0)