We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506c805 commit f9a4746Copy full SHA for f9a4746
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
35
testCompile 'io.kotlintest:kotlintest:2.0.7'
36
37
- compile 'com.github.kotlin-graphics:gln:9ec1d4c02bf457eba354bc80548dad8bd3d976f3'
+ compile 'com.github.kotlin-graphics:gln:9ec1d4c02b'
38
39
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
40
0 commit comments