changed compile line to 4.5.1

pull/145/head
Felipe Herranz 2016-11-02 23:13:58 +01:00
rodzic 3895d03581
commit fee3d86f5c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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'
compile 'com.github.felHR85:UsbSerial:4.5.1'
```
TO-DO