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

restore FT2232C support

This commit is contained in:
kai-morich
2021-07-01 07:45:24 +02:00
parent c73c38ca82
commit 7ffbc73919
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.0'
classpath 'com.android.tools.build:gradle:4.2.2'
}
}