diff --git a/README.md b/README.md index f3b0296..194b1b8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ allprojects { Add the dependency ``` dependencies { - implementation 'com.github.rever-ai:goonj:v0.2.5' + implementation 'com.github.rever-ai:goonj:v0.2.6' } ```