Skip to content

Commit

Permalink
⬆️ kt 1.2.20 eap 71
Browse files Browse the repository at this point in the history
  • Loading branch information
elect86 committed Jan 15, 2018
1 parent f4c98ca commit 6194943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ apply plugin: 'com.github.johnrengelman.shadow'

buildscript {

ext.kotlinVersion = '1.2.20-eap-33'
ext.kotlinVersion = '1.2.20-eap-71'

repositories {
jcenter() // shadow
Expand All @@ -30,7 +30,7 @@ dependencies {

compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"

compile 'com.github.kotlin-graphics:glm:9fb521ba69a47d182205032910739ce812a692f7'
compile 'com.github.kotlin-graphics:glm:0e7a53a49f7770dd4d5eecbd01629cf691fb0e21'

testCompile 'io.kotlintest:kotlintest:2.0.7'

Expand Down

0 comments on commit 6194943

Please sign in to comment.