We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faec0cf commit cd5cb90Copy full SHA for cd5cb90
build.gradle
@@ -7,8 +7,8 @@ buildscript {
7
8
ext {
9
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'
+ kotlin_version = '1.3.21'
+ wrapper_react_version='16.4.2-pre.50-kotlin-1.2.61'
12
}
13
14
repositories {
0 commit comments