Skip to content

Commit

Permalink
⬆️ kt 1.2 m2
Browse files Browse the repository at this point in the history
  • Loading branch information
elect86 committed Aug 9, 2017
1 parent 8a3cbac commit 288373d
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 @@ -7,7 +7,7 @@ group = 'com.github.kotlin-graphics'

buildscript {

ext.kotlinVersion = '1.2-M1'
ext.kotlinVersion = '1.2-M2'

repositories {
mavenCentral()
Expand All @@ -25,7 +25,7 @@ dependencies {

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

compile 'com.github.kotlin-graphics:glm:e41344dbb1f3dc1cf82ec6ad7bfee6468e930474'
compile 'com.github.kotlin-graphics:glm:f19d960cfbfc23f4898489606b04baff9b992de7'

testCompile 'com.github.elect86:kotlintest:43281b7e1b'

Expand Down

0 comments on commit 288373d

Please sign in to comment.