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

example app with event-based or direct read

This commit is contained in:
kai-morich
2020-04-08 22:10:33 +02:00
parent 2354f93354
commit ca78840144
6 changed files with 67 additions and 15 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.1'
classpath 'com.android.tools.build:gradle:3.6.2'
}
}