mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
Merge pull request #12426 from nextcloud/renovate/jacoco_version
Update jacoco_version to v0.8.11
This commit is contained in:
commit
2a3ad197f6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ buildscript {
|
|||
ext {
|
||||
androidPluginVersion = '8.2.2'
|
||||
appCompatVersion = '1.6.1'
|
||||
jacoco_version = '0.8.10'
|
||||
jacoco_version = '0.8.11'
|
||||
kotlin_version = '1.8.22'
|
||||
androidxTestVersion = "1.4.0"
|
||||
daggerVersion = "2.47"
|
||||
|
|
Loading…
Reference in a new issue