Skip to content

Commit f4fa442

Browse files
authored
Merge pull request #3664 from owncloud/bump/kotlin_version
Bump kotlin version to 1.6.21
2 parents 4d44cb3 + 3130c2b commit f4fa442

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
androidX = '1.0.0'
1616

1717
// Kotlin
18-
kotlinVersion = "1.6.20"
18+
kotlinVersion = "1.6.21"
1919
coroutinesVersion = "1.6.1"
2020

2121
// Koin

0 commit comments

Comments
 (0)