Skip to content

Commit 6f04c62

Browse files
authored
Merge pull request #3 from reduxkotlin/task/update-kotlin-1.3.70
kotlin -> 1.3.70
2 parents 7827604 + dc325bf commit 6f04c62

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,5 +1,5 @@
11
buildscript {
2-
ext.kotlinVersion = "1.3.50"
2+
ext.kotlinVersion = "1.3.70"
33
repositories {
44
google()
55
jcenter()

0 commit comments

Comments
 (0)