We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2883a commit 7ec7b5bCopy full SHA for 7ec7b5b
1 file changed
README.md
@@ -58,7 +58,7 @@ dependencyResolutionManagement {
58
59
```Groovy
60
dependencies {
61
- implementation 'com.github.khushpanchal:Ketch:2.0.5' // Use latest available version
+ implementation 'com.github.khushpanchal:Ketch:2.0.6' // Use latest available version
62
}
63
```
64
0 commit comments