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 @@ -12,7 +12,7 @@ group = 'com.github.kotlin-graphics'
12
12
13
13
buildscript {
14
14
15
- ext. kotlinVersion = ' 1.2.30-eap-16 '
15
+ ext. kotlinVersion = ' 1.2.30'
16
16
17
17
repositories {
18
18
mavenCentral()
@@ -34,7 +34,7 @@ dependencies {
34
34
35
35
testCompile ' io.kotlintest:kotlintest:2.0.7'
36
36
37
- compile ' com.github.kotlin-graphics:gln:95ff20de50d6a20cd95de2d0f30133c28aedf0ac '
37
+ compile ' com.github.kotlin-graphics:gln:caaab25abe1d38535fbae08d4ef08afe800808e1 '
38
38
39
39
compile " org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion "
40
40
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.5.1 -all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.6 -all.zip
You can’t perform that action at this time.
0 commit comments