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

Commit 3a8b13a

Browse files
authored
Update README.md
1 parent af52258 commit 3a8b13a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
Add Colorful as a dependency to your `build.gradle`
3232
```groovy
3333
dependencies {
34-
implementation 'com.github.garretyoder:Colorful:2.1'
34+
implementation 'com.github.garretyoder:Colorful:2.2'
3535
}
3636
```
3737

@@ -205,4 +205,4 @@ var defaults = Defaults(
205205
translucent = false,
206206
customTheme = 0
207207
)
208-
```
208+
```

0 commit comments

Comments
 (0)