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

coverage fix, gradle update

This commit is contained in:
kai-morich
2020-10-14 19:25:25 +02:00
parent 768f716600
commit 115fb407b4
6 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.2'
classpath 'com.android.tools.build:gradle:4.1.0'
}
}