Felipe Herranz 2016-01-09 17:07:40 +01:00
commit 5f5844b375
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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