mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
Merge pull request #10047 from nextcloud/dependabot/gradle/jacoco_version-0.8.8
Bump jacoco_version from 0.8.7 to 0.8.8
This commit is contained in:
commit
9d68af7caf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
buildscript {
|
||||
ext {
|
||||
jacoco_version = '0.8.7'
|
||||
jacoco_version = '0.8.8'
|
||||
kotlin_version = '1.6.20'
|
||||
androidxTestVersion = "1.4.0"
|
||||
daggerVersion = "2.41"
|
||||
|
|
Loading…
Reference in a new issue