mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 06:51:55 +03:00
Update kotlin monorepo to v2.0.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
798b5f151a
commit
338d1586d4
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ buildscript {
|
||||||
espressoVersion = "3.6.1"
|
espressoVersion = "3.6.1"
|
||||||
fidoVersion = "4.1.0-patch2"
|
fidoVersion = "4.1.0-patch2"
|
||||||
jacoco_version = '0.8.12'
|
jacoco_version = '0.8.12'
|
||||||
kotlin_version = '2.0.0'
|
kotlin_version = '2.0.10'
|
||||||
markwonVersion = "4.6.2"
|
markwonVersion = "4.6.2"
|
||||||
mockitoVersion = "4.11.0"
|
mockitoVersion = "4.11.0"
|
||||||
mockitoKotlinVersion = "4.1.0"
|
mockitoKotlinVersion = "4.1.0"
|
||||||
|
|
Loading…
Reference in a new issue