Skip to content

Commit 08ef5bb

Browse files
committed
release 6.1.0
1 parent 85c69b5 commit 08ef5bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Then add the dependency to your module's build.gradle:
194194

195195
/app/build.gradle
196196
```groovy
197-
implementation 'com.github.felHR85:UsbSerial:6.0.6'
197+
implementation 'com.github.felHR85:UsbSerial:6.1.0'
198198
```
199199

200200
TO-DO

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=6.0.6
1+
VERSION_NAME=6.1.0
22
VERSION_CODE=1
33
ANDROID_BUILD_MIN_SDK_VERSION=12
44
ANDROID_BUILD_TARGET_SDK_VERSION=27

0 commit comments

Comments
 (0)