We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c69b5 commit 08ef5bbCopy full SHA for 08ef5bb
README.md
@@ -194,7 +194,7 @@ Then add the dependency to your module's build.gradle:
194
195
/app/build.gradle
196
```groovy
197
-implementation 'com.github.felHR85:UsbSerial:6.0.6'
+implementation 'com.github.felHR85:UsbSerial:6.1.0'
198
```
199
200
TO-DO
gradle.properties
@@ -1,4 +1,4 @@
1
-VERSION_NAME=6.0.6
+VERSION_NAME=6.1.0
2
VERSION_CODE=1
3
ANDROID_BUILD_MIN_SDK_VERSION=12
4
ANDROID_BUILD_TARGET_SDK_VERSION=27
0 commit comments