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

show code coverage

This commit is contained in:
Kai Morich
2019-10-20 22:12:56 +02:00
parent 9755a4cb87
commit 54a3db115f
7 changed files with 164 additions and 119 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:3.5.1'
}
}