Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Jan 27, 2016
1 parent e44d59d commit ef3a567
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 @@ -12,9 +12,9 @@ repositories {
maven { url "https://jitpack.io" }
}
dependencies {
compile 'io.freefair.android-colors:material:1.1.0'
compile 'io.freefair.android-colors:material:1.2.0'
// or
compile 'io.freefair.android-colors:holo:1.1.0'
compile 'io.freefair.android-colors:holo:1.2.0'
}
```

Expand Down

0 comments on commit ef3a567

Please sign in to comment.