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

align device_filter.xml with devices recognized by DefaultProber

This commit is contained in:
kai-morich
2020-02-29 19:13:05 +01:00
parent 2a77ebf8b9
commit 17c3d40605
5 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:3.6.1'
}
}