1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-01-30 00:44:53 +01:00

Update JacocoAndroid plugin to 0.1.3 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-08-09 20:32:55 +02:00
parent 0bfa86de77
commit 12b2dce860

View File

@ -9,7 +9,7 @@ ext.versions = [
ktlintGradle : "4.1.0",
detekt : "1.0.0.RC6-4",
jacoco : "0.8.1",
jacocoAndroid : "0.1.2",
jacocoAndroid : "0.1.3",
androidSupport : "22.2.1",