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'
1212
1313buildscript {
1414
15- ext. kotlinVersion = ' 1.2.0 '
15+ ext. kotlinVersion = ' 1.2.10 '
1616
1717 repositories {
1818 mavenCentral()
@@ -34,7 +34,7 @@ dependencies {
3434
3535 testCompile ' io.kotlintest:kotlintest:2.0.7'
3636
37- compile ' com.github.kotlin-graphics:gln:9ec1d4c02b '
37+ compile ' com.github.kotlin-graphics:gln:d88f8bb025459150125bbc92777d1e312228ff8a '
3838
3939 compile " org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion "
4040
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
You can’t perform that action at this time.
0 commit comments