Skip to content

Commit

Permalink
release 6.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
felHR85 committed May 1, 2019
1 parent 1e672fc commit 1823f2b
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 @@ -193,7 +193,7 @@ Then add the dependency to your module's build.gradle:

/app/build.gradle
```groovy
implementation 'com.github.felHR85:UsbSerial:6.0.5'
implementation 'com.github.felHR85:UsbSerial:6.0.6'
```

TO-DO
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=6.0.5
VERSION_NAME=6.0.6
VERSION_CODE=1
ANDROID_BUILD_MIN_SDK_VERSION=12
ANDROID_BUILD_TARGET_SDK_VERSION=27
Expand Down

0 comments on commit 1823f2b

Please sign in to comment.