diff --git a/README.md b/README.md index de494b0..bd44660 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Add the dependency ``` dependencies { - implementation 'com.github.vivekpshaligram:sit-common:2.0.1' + implementation 'com.github.vivekpshaligram:sit-common:2.0.2' } ```