Skip to content

Commit 553ab24

Browse files
author
Abduqodiri Qurbonzoda
committed
Update kotlin version to 1.3.71
1 parent 0a322dd commit 553ab24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
maven(url = "https://dl.bintray.com/kotlin/kotlin-eap")
55
}
66
dependencies {
7-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.70")
7+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.71")
88
}
99
}
1010

0 commit comments

Comments
 (0)