diff --git a/README.md b/README.md index bc8abff..cb79f95 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ allprojects { dependencies { ... - implementation 'com.github.LeandroSQ:android-ble-made-easy:1.9.1' + implementation 'com.github.LeandroSQ:android-ble-made-easy:1.9.2' ... }