Skip to content

Commit 04cfbdf

Browse files
committed
release 5.0.1
1 parent 515b7c2 commit 04cfbdf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Then add the dependency to your module's build.gradle:
190190

191191
/app/build.gradle
192192
```groovy
193-
implementation 'com.github.felHR85:UsbSerial:5.0.0'
193+
implementation 'com.github.felHR85:UsbSerial:5.0.1'
194194
```
195195

196196
TO-DO

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=5.0.0
1+
VERSION_NAME=5.0.1
22
VERSION_CODE=1
33
ANDROID_BUILD_MIN_SDK_VERSION=12
44
ANDROID_BUILD_TARGET_SDK_VERSION=27

0 commit comments

Comments
 (0)