Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit 708d91b

Browse files
pocmocsadilek
authored andcommitted
Update to Kotlin 1.2.41.
1 parent 7bccfc2 commit 708d91b

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
@@ -3,7 +3,7 @@
33
buildscript {
44
// Synchronized version numbers for dependencies used by (some) modules
55
ext.dependencies = [
6-
kotlin: '1.2.31',
6+
kotlin: '1.2.41',
77
coroutines: '0.22.5',
88
supportLibraries: '27.1.1',
99
// Test only:

0 commit comments

Comments
 (0)