Skip to content

Commit

Permalink
update artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
barnhill committed Jun 15, 2024
1 parent ca345ca commit ff2b660
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3'
implementation 'com.pnuema.android:obd:1.4.4'
```

Code:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android.useAndroidX=true
android.enableJetifier=false

GROUP=com.pnuema.android
VERSION_NAME=1.4.3
VERSION_NAME=1.4.4

POM_NAME=Android OBD Library
POM_ARTIFACT_ID=obd
Expand Down

0 comments on commit ff2b660

Please sign in to comment.