Skip to content

Commit c346255

Browse files
committed
⬆️ kotlin 1.40 eap 51
1 parent 8f2a75e commit c346255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ group = 'com.github.kotlin-graphics'
1212

1313
buildscript {
1414

15-
ext.kotlinVersion = '1.2.30'
15+
ext.kotlinVersion = '1.2.40-eap-51'
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:255764cad920d5fae809fb051a3aa19a650b8653'
37+
compile 'com.github.kotlin-graphics:gln:c46ed183e63953fff49bb3f1e52560c8284e678d'
3838

3939
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
4040

0 commit comments

Comments
 (0)