Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andhikayuana authored Jan 28, 2018
1 parent 57573bc commit 8133b81
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 @@ Simple ItemSettingView and Custom

Add it in your root build.gradle at the end of repositories:

```
```gradle
allprojects {
repositories {
maven { url 'https://jitpack.io' }
Expand All @@ -20,7 +20,7 @@ allprojects {

Add the dependency

```
```gradle
dependencies {
implementation 'com.github.andhikayuana:YuanaItemSettingView:1.0.0'
}
Expand Down

0 comments on commit 8133b81

Please sign in to comment.