Skip to content

Commit

Permalink
change compile to implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
medyo committed Sep 30, 2018
1 parent fbe0247 commit ecc8fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ mStatusPage.hideStates();
## Setup
[![Snapshot](https://jitpack.io/v/medyo/stateviews.svg?style=flat-square)](https://jitpack.io/private#medyo/stateviews/-SNAPSHOT)
```
compile 'com.github.medyo:state-views:0.2'
implementation 'com.github.medyo:state-views:0.2'
```

## Usage
Expand Down

0 comments on commit ecc8fa4

Please sign in to comment.