Skip to content

Commit

Permalink
doc(readme): change JCenter version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurVimond committed Mar 5, 2020
1 parent 572d0cc commit 47f8883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Add the dependency in your Module's `build.gradle` file:
```groovy
dependencies {
// ...
implementation 'com.oscleton.sdk:core:0.7.0'
implementation 'com.oscleton.sdk:core:0.8.0'
}
```

Expand Down

0 comments on commit 47f8883

Please sign in to comment.