Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Update README with version 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloyan-raev authored Jan 30, 2018
1 parent 7f6b074 commit 0160e68
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 @@ -10,7 +10,7 @@ For building Android applications it is recommended to use the [android-libstorj

```Gradle
dependencies {
compile 'io.storj:libstorj-java:0.5.1'
compile 'io.storj:libstorj-java:0.6'
}
```

Expand All @@ -20,6 +20,6 @@ dependencies {
<dependency>
<groupId>io.storj</groupId>
<artifactId>libstorj-java</artifactId>
<version>0.5.1</version>
<version>0.6</version>
</dependency>
```

0 comments on commit 0160e68

Please sign in to comment.