Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garretyoder authored Apr 21, 2018
1 parent af52258 commit 3a8b13a
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 @@ -31,7 +31,7 @@ allprojects {
Add Colorful as a dependency to your `build.gradle`
```groovy
dependencies {
implementation 'com.github.garretyoder:Colorful:2.1'
implementation 'com.github.garretyoder:Colorful:2.2'
}
```

Expand Down Expand Up @@ -205,4 +205,4 @@ var defaults = Defaults(
translucent = false,
customTheme = 0
)
```
```

0 comments on commit 3a8b13a

Please sign in to comment.