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 a0054ef commit a73325dCopy full SHA for a73325d
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
35
testCompile 'io.kotlintest:kotlintest:2.0.7'
36
37
- compile 'com.github.kotlin-graphics:gln:d02dd73e6fcf21b37e8a49966fe15f55bf7d876d'
+ compile 'com.github.kotlin-graphics:gln:f1eadeff51794004bea0c01546d146053d4e9c6d'
38
39
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
40
0 commit comments