Skip to content

Commit cbf4e00

Browse files
evanttschuchortdev
authored andcommitted
Update build.gradle
Update kotlin to 1.4.0
1 parent ee9aaf3 commit cbf4e00

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.kotlin_version = '1.3.72'
2+
ext.kotlin_version = '1.4.0'
33

44
repositories {
55
mavenCentral()

0 commit comments

Comments
 (0)