Skip to content

Commit cd5cb90

Browse files
committed
kotlin version update
1 parent faec0cf commit cd5cb90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ buildscript {
77

88
ext {
99
gradle_node_plugin_version = '1.2.0'
10-
kotlin_version = '1.2.60'
11-
wrapper_react_version='16.4.1-pre.34-kotlin-1.2.51'
10+
kotlin_version = '1.3.21'
11+
wrapper_react_version='16.4.2-pre.50-kotlin-1.2.61'
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)