diff --git a/README.md b/README.md index 1f59658..7d6332c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ allprojects { ``` dependencies { - implementation 'com.github.tejmagar:AndroidWiFiTools:1.0.1' + implementation 'com.github.tejmagar:AndroidWiFiTools:1.0.2' } ```