From e2360790886552d013cdc9dffdee99c18bc55698 Mon Sep 17 00:00:00 2001 From: Brad Barnhill Date: Fri, 8 Dec 2023 22:24:14 -0600 Subject: [PATCH] update readme for latest release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 384cdaa..15b2ffb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This project offers a developer friendly interface to communicate with ELM 327 O Add Dependency: ```Gradle -implementation 'com.pnuema.android:obd:1.4.0' +implementation 'com.pnuema.android:obd:1.4.2' ``` Code: