diff --git a/README.md b/README.md index b9cc2db..dd2694b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ## Version Release This Is Latest Release - $version_release = 1.1.7 + $version_release = 1.2.1 What's New?? @@ -65,14 +65,14 @@ allprojects { dependencies { // library frogo-keyboard - implementation 'com.github.amirisback:keyboard:1.1.7' + implementation 'com.github.amirisback:keyboard:1.2.1' } ####