Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 0570572

Browse files
authored
Merge pull request #447 from owncloud/bump_several_dependencies
Bump Kotlin version to 1.5.31
2 parents eea5240 + 36cf45c commit 0570572

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
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
kotlinVersion = '1.5.21'
3+
kotlinVersion = '1.5.31'
44
moshiVersion = "1.12.0"
55
}
66

0 commit comments

Comments
 (0)