Update Jacoco version to 0.8.2.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-09-11 22:23:11 +02:00
parent 501015c649
commit e85fcc2def
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ ext.versions = [
ktlint : "0.24.0",
ktlintGradle : "4.1.0",
detekt : "1.0.0.RC6-4",
jacoco : "0.8.1",
jacoco : "0.8.2",
androidSupport : "22.2.1",