Skip to content

Commit

Permalink
release 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felHR85 committed Jan 27, 2019
1 parent b5863e2 commit 3bce693
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 @@ -190,7 +190,7 @@ Then add the dependency to your module's build.gradle:

/app/build.gradle
```groovy
implementation 'com.github.felHR85:UsbSerial:6.0.0'
implementation 'com.github.felHR85:UsbSerial:6.0.1'
```

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.0
VERSION_NAME=6.0.1
VERSION_CODE=1
ANDROID_BUILD_MIN_SDK_VERSION=12
ANDROID_BUILD_TARGET_SDK_VERSION=27
Expand Down

0 comments on commit 3bce693

Please sign in to comment.