1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 16:32:53 +00:00

added CH341A support

This commit is contained in:
kai-morich
2020-06-19 18:20:05 +02:00
parent 3e7fd9a748
commit 06d1041738
4 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ android {
}
dependencies {
testImplementation 'junit:junit:4.12'
testImplementation 'junit:junit:4.13'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'commons-net:commons-net:3.6'