Skip to content

Commit 8c980eb

Browse files
committed
Use kotlin 1.4.31
1 parent 5417273 commit 8c980eb

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,7 +1,7 @@
11
buildscript {
22
ext {
33
versions = [
4-
kotlin : "1.3.72",
4+
kotlin : "1.4.31",
55
moshi : '1.8.0',
66
okhttp : '3.11.0',
77
jupiter : '5.7.0',

0 commit comments

Comments
 (0)