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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rey5137 committed May 14, 2015
1 parent 6fdd94f commit 9a197b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ dependencies {
Make sure to add the snapshot repository:

```gradle
repositories {
maven {
url "https://oss.sonatype.org/content/repositories/snapshots"
}
repositories {
maven {
url "https://oss.sonatype.org/content/repositories/snapshots"
}
}
```

AppCompat and CardView library is required by Material library.
Expand Down

0 comments on commit 9a197b0

Please sign in to comment.