kopia lustrzana https://github.com/mik3y/usb-serial-for-android
Merge pull request #330 from Sharabaddin/master
dependencies example with current version instead of `Tag` that has to be replaced by each userpull/339/head
commit
2d3f5e73ab
|
|
@ -29,7 +29,7 @@ allprojects {
|
|||
Add library to dependencies
|
||||
```gradle
|
||||
dependencies {
|
||||
implementation 'com.github.mik3y:usb-serial-for-android:Tag'
|
||||
implementation 'com.github.mik3y:usb-serial-for-android:3.3.0'
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue