diff --git a/README.md b/README.md index 6bbc401..e7f85f7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## Version Release This Is Latest Release - $version_release = 1.1.5 + $version_release = 1.1.6 What's New?? @@ -79,14 +79,14 @@ allprojects { dependencies { // library frogo-ui - implementation 'com.github.frogobox:frogo-ui:1.1.5' + implementation 'com.github.frogobox:frogo-ui:1.1.6' } ####