Skip to content

Commit

Permalink
version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianFG committed Jul 21, 2020
1 parent d8fcb04 commit 0197032
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 @@ -114,7 +114,7 @@ After that you can just use it exactly like the DefaultFileProvider described in
<dependency>
<groupId>me.fabianfg</groupId>
<artifactId>FortniteDownloader</artifactId>
<version>1.5</version>
<version>1.5.1</version>
</dependency>
```
##### Gradle
Expand All @@ -128,7 +128,7 @@ repositories {
```
- Add the dependency
```groovy
implementation 'me.fabianfg:FortniteDownloader:1.5'
implementation 'me.fabianfg:FortniteDownloader:1.5.1'
```

### Credits
Expand Down

0 comments on commit 0197032

Please sign in to comment.