Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 14ef7b6f authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

Update jacoco_version to v0.8.12

parent 0b0acf2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
buildscript {
    ext {
        kotlin_version = '1.9.23'
        jacoco_version = '0.8.11'
        jacoco_version = '0.8.12'
    }
}