Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
compile is deprecated use new implementation
  • Loading branch information
conradKE authored Jan 16, 2021
1 parent b0ab650 commit c68deab
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 @@ -33,7 +33,7 @@ add to your app build.gradle

```
dependencies {
compile 'com.omjoonkim.library:skeleton-loading-view:0.1.3'
implementetion 'com.omjoonkim.library:skeleton-loading-view:0.1.3'
}
```

Expand Down

0 comments on commit c68deab

Please sign in to comment.