Update UsbSerial version

pull/51/head
Felipe Herranz 2016-05-01 16:15:15 +02:00
rodzic 128dd8d68c
commit db95d38396
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -177,7 +177,7 @@ Then add the dependency to your module's build.gradle:
/app/build.gradle
```groovy
compile 'com.github.felHR85:UsbSerial:4.2'
compile 'com.github.felHR85:UsbSerial:4.3'
```
TO-DO