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

use optimal write buffer size by default + revert gradle update

write buffer: SerialTimeoutException from write() has valid ex.bytesTransferred
gradle 7.1.x creates empty coverage results
This commit is contained in:
kai-morich
2022-04-23 11:53:13 +02:00
parent b853ac773c
commit cf9bada887
11 changed files with 191 additions and 127 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#android.enableJetifier=true
android.enableJetifier=true
android.useAndroidX=true