Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solkin committed Feb 4, 2021
1 parent da5ea98 commit 1791ab4
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 @@ -20,7 +20,7 @@ allprojects {
```
**Step 2.** Add the dependency
```groovy
implementation 'com.github.solkin:disk-lru-cache:1.1'
implementation 'com.github.solkin:disk-lru-cache:1.2'
```

### Create DiskLruCache
Expand Down

0 comments on commit 1791ab4

Please sign in to comment.