Skip to content

Commit 3033a14

Browse files
Merge pull request #3158 from nextcloud/renovate/kotlin-monorepo
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.21
2 parents b8ce734 + e2d6c00 commit 3033a14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.20'
13+
kotlinVersion = '2.3.21'
1414
commonsVersion = '2.4.1'
1515
androidCommonsVersion = '1.1.1'
1616
nextcloudAndroidCommonLib = "0.33.2"

0 commit comments

Comments
 (0)