Skip to content

Commit

Permalink
release 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felHR85 committed Dec 25, 2018
1 parent 515b7c2 commit 04cfbdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
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:5.0.0'
implementation 'com.github.felHR85:UsbSerial:5.0.1'
```

TO-DO
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,4 +1,4 @@
VERSION_NAME=5.0.0
VERSION_NAME=5.0.1
VERSION_CODE=1
ANDROID_BUILD_MIN_SDK_VERSION=12
ANDROID_BUILD_TARGET_SDK_VERSION=27
Expand Down

0 comments on commit 04cfbdf

Please sign in to comment.