diff --git a/README.md b/README.md index 12f49e9..995aaef 100644 --- a/README.md +++ b/README.md @@ -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