Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaisontj committed Jul 12, 2017
1 parent 54777ce commit 3101ad4
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 @@ -26,7 +26,7 @@ Next, Add the following to your app level build.gradle

```groovy
dependencies {
compile 'com.github.hasura.android-sdk:sdk:v0.0.5'
compile 'com.github.hasura.android-sdk:sdk:v0.0.6'
}
```

Expand All @@ -49,7 +49,7 @@ Add the dependency
<dependency>
<groupId>com.github.hasura.android-sdk</groupId>
<artifactId>sdk</artifactId>
<version>v0.0.5/version>
<version>v0.0.6/version>
</dependency>
```

Expand Down

0 comments on commit 3101ad4

Please sign in to comment.