Skip to content

Commit

Permalink
Prepare for release 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedol committed Jan 15, 2018
1 parent ee87ea8 commit b324aec
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 @@ -176,7 +176,7 @@ Then add the dependency to your module's build.gradle:

/app/build.gradle
```groovy
compile 'com.github.felHR85:UsbSerial:4.5.1'
compile 'com.github.felHR85:UsbSerial:4.5.2'
```

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=4.5.1
VERSION_NAME=4.5.2
VERSION_CODE=1
ANDROID_BUILD_MIN_SDK_VERSION=12
ANDROID_BUILD_TARGET_SDK_VERSION=27
Expand Down

0 comments on commit b324aec

Please sign in to comment.