Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #453 from TurboProgramming/patch-1
Browse files Browse the repository at this point in the history
Replacement of "compile" with "implementation"
  • Loading branch information
rey5137 authored Jun 23, 2018
2 parents 1410490 + 5e8b6e6 commit 5141f7a
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 @@ -86,7 +86,7 @@ Add Gradle dependency:

```gradle
dependencies {
compile 'com.github.rey5137:material:1.2.4'
implementation 'com.github.rey5137:material:1.2.4'
}
```

Expand Down

0 comments on commit 5141f7a

Please sign in to comment.