Commit 78fd3717 authored by ETL's avatar ETL Committed by Greg Messner
Browse files

Add note on Gradle requirements (#245)

* Add note on Gradle requirements
parent c9fc7756
......@@ -15,6 +15,8 @@ dependencies {
}
```
**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)
**Maven: pom.xml**
```xml
<dependency>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment