Skip to content

Commit

Permalink
fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
elect86 committed Mar 13, 2018
1 parent 08eea25 commit 46b930e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {

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

compile 'com.github.kotlin-graphics:uno-sdk:d42245460eae561eb8f8d3faac18e19d15a57105'
compile 'com.github.kotlin-graphics:uno-sdk:93c8697647a394352a788ff39e88e1df742a4bf1'

testCompile 'io.kotlintest:kotlintest:2.0.7'

Expand Down

0 comments on commit 46b930e

Please sign in to comment.