diff --git a/README.md b/README.md index 64bcae0..2d35ead 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ allprojects { and the following in your app level build.gradle ```groovy dependencies { - implementation 'com.github.muddassir235:kmacros:1.5' + implementation 'com.github.muddassir235:kmacros:1.7' } ```