Skip to content

Commit 4834a9f

Browse files
committed
chore(*): kotlin 1.3.21
1 parent 6c05287 commit 4834a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'kotlin'
44
apply plugin: 'jacoco'
55

66
buildscript {
7-
ext.kotlin_version = '1.2.41'
7+
ext.kotlin_version = '1.3.21'
88

99
repositories {
1010
mavenCentral()

0 commit comments

Comments
 (0)