Skip to content

Commit e58581d

Browse files
ffgiraldezJorgeCastilloPrz
authored andcommitted
use version 1.1.3-dev-1334
1 parent b555dd9 commit e58581d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
javaVersion = '1.7'
2525
katzVersion = '0.1-SNAPSHOT'
2626
kotlinTestVersion = '2.0.0'
27-
kotlinVersion = '1.1.2-eap-73'
27+
kotlinVersion = '1.1.3-dev-1334'
2828
kotlinxCollectionsImmutableVersion = '0.1'
2929
kotlinxCoroutinesVersion = '0.14.1'
3030
}

gradle/wrapper/gradle-wrapper.jar

571 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Thu Apr 20 00:32:43 CEST 2017
1+
#Thu Apr 20 00:54:39 CEST 2017
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)