Skip to content

Commit 05ba996

Browse files
committed
Update kotlin to 1.3.72
1 parent fa0db1c commit 05ba996

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,6 +1,6 @@
11
buildscript {
22
ext {
3-
kotlinVersion = '1.3.71'
3+
kotlinVersion = '1.3.72'
44
jvmVersion = '1.8'
55
}
66

0 commit comments

Comments
 (0)