From d8ade1666b460d8362c9bff933e3c7980495d295 Mon Sep 17 00:00:00 2001 From: Leandro SQ <11012599+LeandroSQ@users.noreply.github.com> Date: Fri, 19 May 2023 21:33:51 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 568ac4c..4517725 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ allprojects { dependencies { ... - implementation 'com.github.LeandroSQ:android-ble-made-easy:null' + implementation 'com.github.LeandroSQ:android-ble-made-easy:1.8.1' ... } @@ -514,4 +514,4 @@ The library exposes methods to observe changes in a characteristic, even when th Made with    by Leandro Quevedo. -

\ No newline at end of file +