changed UsbSerial version in compile line

pull/30/head
Felipe Herranz 2016-02-13 19:30:39 +01:00
rodzic 6464515345
commit 580c736dbc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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