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

Commit

Permalink
Prepare 0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloyan-raev committed Feb 8, 2018
1 parent 33bf03b commit cabc6c7
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.6.1'
compile 'io.storj:libstorj-java:0.7'
}
```

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

0 comments on commit cabc6c7

Please sign in to comment.