File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
9
9
10
10
buildscript {
11
11
12
- ext. kotlinVersion = ' 1.2.21 '
12
+ ext. kotlinVersion = ' 1.2.30-eap-16 '
13
13
14
14
repositories {
15
15
jcenter() // shadow
@@ -26,7 +26,7 @@ dependencies {
26
26
27
27
compile " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
28
28
29
- compile ' com.github.kotlin-graphics:kotlin-unsigned:9f1103b13fa5840bafff72a6d40a2d3c9aea5e58 '
29
+ compile ' com.github.kotlin-graphics:kotlin-unsigned:25699f38acb986ddc4743cc6b19bf977d0e16705 '
30
30
31
31
testCompile ' io.kotlintest:kotlintest:2.0.7'
32
32
}
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 .1-all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.5 .1-all.zip
You can’t perform that action at this time.
0 commit comments