Skip to content

Commit 01f7428

Browse files
Merge pull request #2886 from nextcloud/renovate/kotlin-monorepo
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.21
2 parents aa09ee6 + 83b5f16 commit 01f7428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
buildscript {
1212
ext {
13-
kotlinVersion = '2.2.20'
13+
kotlinVersion = '2.2.21'
1414
commonsVersion = '2.4.1'
1515
androidCommonsVersion = '1.1.1'
1616
nextcloudAndroidCommonLib = "0.29.0"

0 commit comments

Comments
 (0)