diff --git a/README.md b/README.md index e623ab8..c40bab7 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ allprojects { dependencies { ... - implementation 'com.github.LeandroSQ:android-ble-made-easy:1.6.0' + implementation 'com.github.LeandroSQ:android-ble-made-easy:1.7.0' ... }