mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 15:01:57 +03:00
fix(deps): update kotlin monorepo to v2.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e8dae6599a
commit
dee3ee67fd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ buildscript {
|
||||||
documentScannerVersion = "1.1.1"
|
documentScannerVersion = "1.1.1"
|
||||||
espressoVersion = "3.6.1"
|
espressoVersion = "3.6.1"
|
||||||
jacoco_version = '0.8.12'
|
jacoco_version = '0.8.12'
|
||||||
kotlin_version = '2.0.21'
|
kotlin_version = '2.1.0'
|
||||||
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